-
Notifications
You must be signed in to change notification settings - Fork 52
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
[...] iOS on React Native 0.60(+) #28
Comments
I think we need to add The warning message in react-native-google-signin/google-signin#692 points to the following documentation resource: |
Hey, i came across this library after trying and failing to get |
I will try to fix this before making the 0.6.0 release later today. I will likely use the following PRs for examples:
I think that should not make any difference.
Try something like this:
Thanks for the offer. There are a few issues that I think should be “pure JS”, for example: #15 |
I suspect that the iOS Podfile is needed to work with React Native 0.60. I tried using the new |
Thank you for the quick response, I installed the dev branch and it's working 👌. I'll fork now and have a look at #15 |
This comment has been minimized.
This comment has been minimized.
Here is how I was able to resolve this issue for the generated example on iOS:
My first attempt to update |
Is the issue that |
I really don't remember. Further response should be coming soon. |
discussion is now continued in #99 |
If I would generate a new module with an example on RN 0.60, the generated example project does not work on iOS.
Tool version:
0.5.0
Command used:
Debug output with error message:
See also:
The text was updated successfully, but these errors were encountered: