Country: America Type: education
Tag: React Native
Chinese Websites: https://reactnative.cn/ Enter The Website
English Websites: https://reactnative.dev/ Enter The Website
Using React to create native applications for Android and iOS
React Native combines the best parts of native development with React, committed to becoming the top JavaScript framework for building user interfaces.
Add as much as you want: React Native can be seamlessly integrated into your existing Android or iOS projects at any time, or completely rewritten from scratch.
JavaScript in hand, native I have: rendering React basic abstract components into native platform UI components means that every view and native application are no different.
Multi platform, iron clad React: In most cases, teams using React Native can share a basic code and a common technology - React - across multiple platforms.
Simple and easy to develop, everyone contributes to practice: React Native allows you to create truly native applications, with a seamless user experience. It provides some platform independent abstract core components, such as View, Text, and Image, which can be directly mapped and rendered as native UI components for the corresponding platform.
Seamless cross platform: With React's declarative component mechanism and JavaScript code, existing native code and APIs can be perfectly encapsulated and integrated into React components. This not only empowers more new development teams with native application development capabilities, but also greatly improves the development efficiency of existing native teams.
Instant refresh: Save and refresh. With the dynamic nature of JavaScript, React Native allows you to iterate at lightning speed. Don't wait foolishly for compilation anymore, modify, save, refresh!
In 2018, React Native ranked second among all GitHub projects in terms of the number of contributors. Nowadays, companies and individuals around the world continue to contribute code to React Native, including but not limited to Callstack, Expo, Infinite Red, Microsoft, and Software Mansion.