-
Notifications
You must be signed in to change notification settings - Fork 225
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
Android - begin load white screen #215
Comments
As a workaround, you can check my fork |
@Romick2005 that's a great suggestion, and @mboworldbest if I am understanding your request, which I would restate as "I would like to provide a loading indicator while waiting for the Apple auth stuff to render" (is that right?) - then using a WebView based solution means you may provide a loading indicator as shown in an example code comment from @Romick2005 If you tried this it would serve two purposes: 1) you would have what you want 2) we would have a further success report of @Romick2005's work, which I sadly have not reviewed and merged yet, but I would like to merge as it seems great |
Hi @mboworldbest is there any success? |
Happy to take PRs to resolve issues / extend functionality / clarify documentation but as current maintainer the library currently handles my use cases, which means I do not have an interest in volunteering unpaid labor myself for use cases I don't need. Happy to take those PRs and merge them though if anyone paying attention to this issue is motivated to develop them. In the meantime closing this as stale |
I want implement show loading while white screen.
How to implement show loading?
i use version
"react-native": "0.63.4"
"@invertase/react-native-apple-authentication": "2.1.2"
The text was updated successfully, but these errors were encountered: