You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the real mobile app does nothing. The first step requires iOS to be able to access the ASWebAuthenticationSession view. Even this can become a rabbit hole of new topics to learn such as creating a native module or the new turbo module.
As expo has a webview that can handle this. It claims to not take over the whole project (does not need ejecting later) and the size is minimal we will add in support now.
The text was updated successfully, but these errors were encountered:
Right now the real mobile app does nothing. The first step requires iOS to be able to access the ASWebAuthenticationSession view. Even this can become a rabbit hole of new topics to learn such as creating a native module or the new turbo module.
As expo has a webview that can handle this. It claims to not take over the whole project (does not need ejecting later) and the size is minimal we will add in support now.
The text was updated successfully, but these errors were encountered: