This is a React Native framework for developing large, modular applications for all the platforms supported by React Native.
- 🐾 Incremental adoption in native apps thanks to our simplified brownfield approach
- 🔬 Web-like DX thanks to advanced native build caching hosted on your infra
- 🏰 Pluggable design to leverage out-of-tree platforms, custom bundlers, etc.
For new projects you can run:
npx @rnef/create-app enterprise
To migrate your existing project, please follow steps described here.