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

Support for react-native-macos #1291

Closed sholiverlee closed 1 month ago

sholiverlee commented 1 month ago

I would like to use the react-native-google-signin library in a react-native-macos project. The expected behavior is that the library provides support for macOS, allowing Google Sign-In functionality to be integrated seamlessly into macOS applications built with React Native.

Actual Behavior

[!] The platform of the target ReactWin-macOS (macOS 13.0) is not compatible with RNGoogleSignin (12.1.0), which does not support macOS.

Environment

Please provide

Thank you for considering this feature request. Supporting react-native-macos would greatly benefit developers aiming to create cross-platform applications with Google Sign-In functionality.

vonovak commented 1 month ago

Hello and thanks for asking, I'm planning to do this next month. However, it'd be a feature only available to sponsors.

Thank you 🙂

vonovak commented 1 month ago

Hello, the macOS support has landed. You can read more here

Thank you! :)