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 876 forks source link

Fabric support? #1174

Closed tszyszko closed 1 year ago

tszyszko commented 1 year ago

RNGoogleSignInButton is not Fabric compatible yet.

Is there a plan to implement fabric support ?

tszyszko commented 1 year ago

my bad, duplicate of #1090

vonovak commented 1 year ago

Hello @tszyszko, thanks for asking. I'm planning to start working on it, I just want to finish some work on other OSS projects I'm involved in before I circle back to this one. Note that I recently pushed a major update to this package (https://github.com/react-native-google-signin/google-signin/releases/tag/v10.0.1).

If your company is interested in Fabric support, perhaps you'd want to sponsor the implementation (I can prioritize it that way): https://github.com/react-native-google-signin/google-signin/issues/942

thank you!