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

fix(requiresMainQueueSetup): stop warning requiresMainQueueSetup #59 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

numandev1
Copy link

@numandev1 numandev1 commented Apr 24, 2019

#59

What:

i added requiresMainQueueSetup method to templates/ui-components/ios-objc/TemplateManager.m

Why:

because with the latest version of react native, we are getting warning "requiresMainQueueSetup"

How:

i made new branch as mention in contributor docs and i added requiresMainQueueSetup method to templates/ui-components/ios-objc/TemplateManager.m after that i run npm run test after that update test by npm test -- -u && npm run test and after that i tested on my project

Checklist:

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.

None yet

1 participant