react nativ

React Native combines the best parts of native development with React, the leading JavaScript library for building user interfaces.

React primitives render to native platform UI, meaning your app uses the same native platform APIs other apps do. Leverage your existing React development skills and apply those to native mobile development. React Native lets you create truly native apps and doesn't compromise your users' experiences. It provides a core set of platform agnostic native components like View, Text, and Image that map directly to the platform’s native UI building blocks. React components wrap existing native code and interact with native APIs via React’s declarative UI paradigm and JavaScript. This enables native app development for whole new teams of developers, and can let existing native teams work much faster.