Skip to content
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

Add requiresMainQueueSetup method and Update to RN 0.52 #5

Merged
merged 2 commits into from
Jan 8, 2018
Merged

Add requiresMainQueueSetup method and Update to RN 0.52 #5

merged 2 commits into from
Jan 8, 2018

Conversation

rayronvictor
Copy link
Contributor

requiresMainQueueSetup method return NO because constantsToExport isn't used
@jaimecbernardo
Copy link
Member

Hi @rayronvictor , thank you for the pull request!
This looks good to me. I'll run some quick tests later and merge it.

@jaimecbernardo jaimecbernardo self-requested a review January 8, 2018 18:56
@jaimecbernardo jaimecbernardo merged commit c32ace3 into JaneaSystems:unstable Jan 8, 2018
@jaimecbernardo
Copy link
Member

It has been merged into the main branch and will be included in the next published version of the plugin.
Thank you for the contribution!

softdevjs7 added a commit to softdevjs7/nodejs-mobile-react-native that referenced this pull request Sep 30, 2022
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 <jaime@janeasystems.com>
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