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
For some reason when I am using this module in my app, I get the following error. Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered:
What react-native version are you using?
Sorry, something went wrong.
"react-native": "^0.35.0"
This component wasn't yet tested on RN versions higher than 0.31, so it might be a comparability issue. I'll try to look into it soon.
@arunshan I updated the example project to use RN 0.37 but could not reproduce this problem, so the version difference is not the issue here.
If you can create an example project that reproduces the issue, or share some code that does the same, it would help to identify the problem.
No branches or pull requests
For some reason when I am using this module in my app, I get the following error.
Any help is greatly appreciated.
The text was updated successfully, but these errors were encountered: