react-native-google-signin / google-signin

Google Sign-in for your React Native applications
https://react-native-google-signin.github.io/
MIT License
3.12k stars 877 forks source link

Prevent crashes on mobile web #1302

Closed oddanderson closed 3 weeks ago

oddanderson commented 3 weeks ago

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.

github-actions[bot] commented 3 weeks ago

:tada: This issue has been resolved in version 12.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: