Ionic react framework support given that Create React App is now deprecated

Hi there,

Create React App for desktop and Ionic React worked perfectly fine and enabled us to use almost all of code with minimal change. However, the Create React App option is removed from the React documentation as the React team wants developers to pick a framework instead. However, Ionic still uses Create React App approach which makes it difficult to look forward as I am not sure how Ionic wants to handle this change.

What is the recommended way forward? Should we wait for ionic to start supporting a framework or not?

Thanks,

Douf

As far as I know Ionic React apps use vite instead of create react app, where do you see that Ionic uses create react app?

1 Like

Thanks Julio, as of CLI v7, looks like Ionic is using Vite