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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
-
Works great. Best way to build mobile apps.