react-native-google-signin/google-signin

Support for react-native-macos

Closed this issue · 2 comments

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

  • react-native version
  • @react-native-google-signin/google-signin version: v12.1.0
  • your Podfile, output of running pod install and cocoapods version (if applicable)
  • version of Android, gradle, android plugin for gradle, play-services-auth and version of the Google Play Services app on your phone (if applicable)
  • version of iOS (if applicable)

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.

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 🙂

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

Thank you! :)