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

Android - begin load white screen #215

Closed
mboworldbest opened this issue Jun 23, 2021 · 4 comments
Closed

Android - begin load white screen #215

mboworldbest opened this issue Jun 23, 2021 · 4 comments

Comments

@mboworldbest
Copy link

mboworldbest commented Jun 23, 2021

  • When i call appleAuthAndroid.signIn(), begin white screen in 3 senconds.

begin_white_screen

I want implement show loading while white screen.
How to implement show loading?

  • After normal

after_ordinary

i use version
"react-native": "0.63.4"
"@invertase/react-native-apple-authentication": "2.1.2"

@Romick2005
Copy link

As a workaround, you can check my fork

@mikehardy
Copy link
Collaborator

mikehardy commented Jun 23, 2021

@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

@Romick2005
Copy link

Hi @mboworldbest is there any success?

@mikehardy
Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants