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

bridgeless mode #1259

Closed vonovak closed 1 month ago

vonovak commented 3 months ago

edit: this is now available to sponsors

See https://github.com/reactwg/react-native-new-architecture/discussions/154

This is just to inform the community that I'm planning to add bridgeless mode support to the package soon.

It will first be added to the sponsor-only package and then be ported over to the public one.

The ETA for sponsors is mid-April.

Huge thanks to the sponsors who allow me to maintain the module! ❤️

DeVoresyah commented 3 months ago

is this related to the @react-native-google-signin/google-signin/android/src/main/java/com/reactnativegooglesignin/RNGoogleSigninModule.java uses or overrides a deprecated API. ???

vonovak commented 3 months ago

is this related to the @react-native-google-signin/google-signin/android/src/main/java/com/reactnativegooglesignin/RNGoogleSigninModule.java uses or overrides a deprecated API. ???

hello, no, it's not.

see https://github.com/reactwg/react-native-new-architecture/discussions/154

github-actions[bot] commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: