We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey thanks for the awesome library. Absolutely love it ❤️
I tried it with React Navigation, its a little different than yours.
StackNavigator consisting of DrawerNavigator(this being replaced by StackRouter as shown in the example) & StackNavigator.
The complete question is posted on StackOverflow so I don't bloat here.
The text was updated successfully, but these errors were encountered:
This error is coming from this library's use of the PropTypes package. The PropTypes package was removed from the React library into it's own package.
Sorry, something went wrong.
I know that but didn't knew if it was from that package. Anyways, its not maintained & it doesn't work anymore.
Ohh no its maintained now. It wasn't maintained for 6 months so it broke. Now I have to check it again. I'll update the issue once I do :)
@melihberberolu could you publish version 1.0.2 ? It solves the PropTypes issue.
No branches or pull requests
Hey thanks for the awesome library. Absolutely love it ❤️
I tried it with React Navigation, its a little different than yours.
StackNavigator consisting of DrawerNavigator(this being replaced by StackRouter as shown in the example) & StackNavigator.
The complete question is posted on StackOverflow so I don't bloat here.
The text was updated successfully, but these errors were encountered: