One Codebase
Any Platform
Just React
- β 100+ mobile optimized React UI components
- β Standard React tooling with react-dom
- β iOS / Android / Electron / PWA

Build awesome apps across mobile, desktop, and web, with the React you know and love.
Navify React is native React version of Navify Framework, the free, open source SDK powering millions of mission-critical apps all over the world.
It's everything you need to ship award-winning apps for any platform, with React.
Amazing Design
Choose from over 100 beautiful, mobile-ready UI components, animations, and gestures, lightweight and customized to fit your brand.

Familiar tooling
Navify React projects are just like React projects, leveraging react-dom and with setup normally found in a Create React App (CRA) app. For routing and navigation, React Router is used under the hood. Compatible with React version 16.8 and above.

More than mobile
Deploy your Navify React projects to native iOS, Android, Electron, and the web as a Progressive Web App, using Jigra, a modern native runtime. All with one shared codebase.

Just React
At the end of the day, it's just React. Navify React uses open web standards and built-in browser capabilities, so it's compatible with any of the millions of web libraries out there.
Installation
$ npm install -g @navify/cli
$ navify start myApp tabs --type react
$ navify serve β
Resources
Learn the fundamentals you need to know to start building amazing apps with Navify Framework.
Learn the basics of navigation inside your app with Navify and React Router
Learn about using Navify lifecycle events in class components and with hooks