Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add expo to the existing react native project #212

Closed
NigelBreslaw opened this issue Jan 23, 2024 · 0 comments · Fixed by #219
Closed

Add expo to the existing react native project #212

NigelBreslaw opened this issue Jan 23, 2024 · 0 comments · Fixed by #219

Comments

@NigelBreslaw
Copy link
Owner

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.

@NigelBreslaw NigelBreslaw linked a pull request Jan 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant