react-native-google-signin/google-signin

Prevent crashes on mobile web

Closed this issue ยท 1 comments

I understand that you charge developers for use of this library on web, but could you at least prevent the free library from breaking on import?

It's quite frustrating to have to use dynamic imports in React-Native versus just swapping in for a different component at render. Depending on how you're building the web-app, dynamic imports can be quite challenging to implement.

For context, this library is recommended by both Expo and Supabase without any "web" caveats, which I imagine has driven a fair amount of sign-ups to your paid sponsors.

๐ŸŽ‰ This issue has been resolved in version 12.2.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€