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.
Ionic React is native React version of Ionic 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
Ionic 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.
Just React
At the end of the day, it's just React. Ionic 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 @ionic/cli
$ ionic start myApp tabs --type react
$ ionic serve █
Resources
Learn the fundamentals you need to know to start building amazing apps with Ionic Framework.
Use individual components or the complete app experience.
Learn the basics of navigation inside your app with Ionic and React Router
Learn about using Ionic lifecycle events in class components and with hooks