Closed hansyulian closed 2 years ago
I tried to use in android as follow:
import { appleAuth, appleAuthAndroid } from '@invertase/react-native-apple-authentication'; console.log(appleAuthAndroid) // {}
it just return empty object thus i can do nothing with the android apple auth. Did i miss something?
I tried to use in android as follow:
it just return empty object thus i can do nothing with the android apple auth. Did i miss something?