apple-authentication
apple-authentication copied to clipboard
Sign In With Apple for React Native
# Question Hello, thanks for this! The docs look top. The iOS13 release is estimated to be on the third week of September and I was wondering if there is...
We should use this issue to track how we are planning to implement v1 of the library. ## Open questions * The structure of the project. * Related discussion: https://github.com/react-native-community/.github/issues/17...
I have gone ahead and created a detailed README for a possible API that we could implement for this library. You can see the details of it here: https://github.com/react-native-community/apple-sign-in/blob/46aab22632ca482e737f6447a480057648c07710/README.md All...
# Summary Convert the `index.js` file to TypeScript, and provide types and interfaces for all options, enums and returned objects. This is part of the plan described in #2. ##...
# Feature Request Since React Native provides a seamless integration between Android and iOS, this library could also offer that experience. Apple released [Sign In with Apple JS ](https://developer.apple.com/documentation/signinwithapplejs) to...