api-platform / create-client

Generate React or Vue.js-based Progressive Web Apps from an Hydra-enabled API. Also support React Native.
https://api-platform.com/docs/client-generator/
MIT License
369 stars 132 forks source link

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

Open dunglas opened 1 year ago

dunglas commented 1 year ago

Description

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

The we could

alanpoulain commented 1 year ago

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.