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

Use Expo instead of React #12

Open
jonsmirl opened this issue Aug 6, 2020 · 0 comments
Open

Use Expo instead of React #12

jonsmirl opened this issue Aug 6, 2020 · 0 comments

Comments

@jonsmirl
Copy link

jonsmirl commented Aug 6, 2020

I would like to suggest using Expo instead of standard React. Expo supports generating web, IOS and Android apps off from a single source code now. That is an extremely useful feature.

I am using Expo currently in my own app without any significant issues. The biggest difference is that you have to use React Native everywhere, not plain React.

Don't worry about the run-time size. When you are ready for production - eject the app and get rid of it.

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

No branches or pull requests

1 participant