Skip to content

ScreenWithCallback for tabs navigators #34

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

Freddy03h
Copy link
Member

ScreenWithCallback for BottomTabs, MaterialBottomTabs and MaterialTopTabs navigators, to match the Stack navigator.

Copy link
Member

@MoOx MoOx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but can you have a look to my comment?

React.component({
.
"navigation": navigation,
"route": route,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this be declared as a standard record?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok so we could change that later in all places

React.component({
.
"navigation": navigation,
"route": route,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question here (not sure it's doable for some reason)

@MoOx MoOx merged commit f895fec into rescript-react-native:master Jul 8, 2020
@Freddy03h
Copy link
Member Author

Thank you! 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants