Skip to content

fix(custom-navigators): incorrect typing for Props #1039

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
Aug 30, 2021
Merged

fix(custom-navigators): incorrect typing for Props #1039

merged 1 commit into from
Aug 30, 2021

Conversation

JoniVR
Copy link
Contributor

@JoniVR JoniVR commented Aug 13, 2021

I was getting Typescript errors in my custom navigator following an upgrade from a beta version of v6 to 6.0.2, so I decided to look into the codebase of React Navigation itself. Seems to me like the docs still require updating here.

See here for example in createBottomTabNavigator

@netlify
Copy link

netlify bot commented Aug 13, 2021

✔️ Deploy Preview for react-navigation-docs ready!

🔨 Explore the source changes: 9d61942

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-navigation-docs/deploys/61165b0bbae6420008b5fa1a

😎 Browse the preview: https://deploy-preview-1039--react-navigation-docs.netlify.app

Copy link
Member

@satya164 satya164 left a comment

Choose a reason for hiding this comment

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

Thank you

@satya164 satya164 merged commit e6c62f4 into react-navigation:main Aug 30, 2021
@JoniVR JoniVR deleted the fix/custom-navigators branch August 30, 2021 20:26
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