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
nodejs-mobile-react-native has a peerDependency with RN 0.48
nodejs-mobile-react-native
The text was updated successfully, but these errors were encountered:
JaneaSystems/nodejs-mobile-react-native@c32ace3
The fix for this issue landed in JaneaSystems/nodejs-mobile-react-native@c32ace3 Thank you for the contribution!
Sorry, something went wrong.
rn: add requiresMainQueueSetup and update to 0.52
3dccee3
Adds requiresMainQueueSetup method, as required since react-native version 0.49, returning NO because constantsToExport isn't used. Updates the react-native peerDependency to version 0.52 . PR-URL: JaneaSystems/nodejs-mobile-react-native#5 Fixes: JaneaSystems/nodejs-mobile#28 Fixes: JaneaSystems/nodejs-mobile#29 Reviewed-By: Jaime Bernardo <[email protected]>
No branches or pull requests
nodejs-mobile-react-native
has a peerDependency with RN 0.48The text was updated successfully, but these errors were encountered: