React Native Developer
Hi everyone,
I'm completely new to using Appwirte and would like to add the “Sign in with Apple” method to my app.
I have successfully got OAuth with Apple up and running, but this opens a web window on an iOS simulator where you have to log in with your Apple ID. I don't think this is very attractive, as Apple now supports modals like the one in the attached image. As far as I know, these are possible with expo-apple-authentication. Is there any documentation on how to connect this or boilerplate code that I can use?