-
Notifications
You must be signed in to change notification settings - Fork 465
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
Upgrade sample apps to use react-native 61 #329
Upgrade sample apps to use react-native 61 #329
Conversation
I keep getting this Local |
@kaiguo Try setting max worker to 1 in config |
2617b8c
to
f20cb90
Compare
f20cb90
to
3a8d923
Compare
@krizzu finally, checks are green now ✔ |
@kaiguo Great work 👏 Going to check it out later today |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left small question regarding bundling, but otherwise looks good 💪
Great! I'm go ahead and merge it. Thanks a lot for this! 🥇 |
Thanks @krizzu! I'm going to merge this into the windows PR and address some opening comments there, then I think we are ready to get that merged in too as long as it looks good to you. |
Summary:
Fixes #328.
Upgraded iOS and Android samples to use react-native 0.61.5.
Test Plan:
Run sample apps as before.