invertase / react-native-apple-authentication

A React Native library providing support for Apple Authentication on iOS and Android.
Other
1.42k stars 223 forks source link

feat: Added support for custom button text on Android #333

Closed tony95271 closed 1 year ago

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

mikehardy commented 1 year ago

Updated the repo's CI and example app so this could get a good test, merged that to main, pulled this, rebased it to the new main with updated CI+example app, force-pushed

CI should go green then we can merge this - thanks!