React Native allows you to create native apps for Android and iOS using React, a best-in-class JavaScript library for building user interfaces. It brings together the best of both native development and React, enabling you to use native UI controls and have full access to the native platform.
You can use React Native right away with your existing Android and iOS projects, or you can create a whole new app from the ground up. You can have many platforms for components and share a single codebase with React.
React Native is developed and supported by numerous companies and core contributors, and is being used by thousands of popular apps.
Features
- Declarative - React makes it painless to create interactive UIs. Declarative views make your code more predictable and easier to debug.
- Component-Based - Build encapsulated components that manage their state, then compose them to make complex UIs.
- Developer Velocity - See local changes in seconds. Changes to JavaScript code can be live reloaded without rebuilding the native app.
- Portability - Reuse code across iOS, Android, and other platforms.
License
MIT LicenseOther Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Works great. Best way to build mobile apps.