Код: Выделить всё
google signin:Код: Выделить всё
react-native-google-signin/google-signin: 13.1.0Код: Выделить всё
react-native:0.75.4[img]https://i.sstatic .net/O9NxAjP1.png[/img]
и как я использую.
Код: Выделить всё
GoogleSignin.configure({
webClientId: 'Web Client ID',
iosClientId: 'CLient ID',
offlineAccess: true,
forceCodeForRefreshToken: true,
profileImageSize: 120,
scopes: ['email', 'profile']
});
Я пробовал это. но это не работает.
https://github.com/react-native-google- ... -513555464
Подробнее здесь: https://stackoverflow.com/questions/790 ... eption-dev
Мобильная версия