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

Upgrade the React Native generator to use React Native Web #357

Open
dunglas opened this issue Dec 29, 2022 · 1 comment
Open

Upgrade the React Native generator to use React Native Web #357

dunglas opened this issue Dec 29, 2022 · 1 comment

Comments

@dunglas
Copy link
Member

dunglas commented Dec 29, 2022

Description

I would like to upgrade the React Native generator to use Next + Expo or Next + React Native Web.

The we could

  • use Next also for the native app generator
  • share most of the code between the web and the native Next generators, as we've done in the past for the react and the react native generator
  • remove the React generators that aren't using Next
@alanpoulain
Copy link
Member

Personally, I think it would be beneficial to keep the React generator.
Not everyone is using or want to use Next.js. It uses React Router, which is the foundation of Remix. Eventually it could share code with a Remix generator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants