deepakaggarwal7 / react-social-login

MIT License
373 stars 142 forks source link

Why does google take 2 secs initially to load on to the screen ? #217

Closed jinojacob15 closed 2 years ago

karthikdivi commented 2 years ago

@jinojacob15 Loading time we can't avoid, but what we can do is passing a LoaderComponent so that users can wait. I made the respective changes with this PR https://github.com/deepakaggarwal7/react-social-login/pull/219

deepakaggarwal7 commented 2 years ago

Closing this. thanks @karthikdivi for the loader.

kurroo10 commented 2 years ago

@deepakaggarwal7 i cannot find any loader at the 2nd params, its not released yet ?