Native
Native
React Native allows developers who know React to create native apps. At
the same time, native developers can use React Native to gain parity between
native platforms by writing common features once.
You can also use React Native without a Framework, however we’ve found that
most developers benefit from using a React Native Framework like Expo. Expo
provides features like file-based routing, high-quality universal libraries, and the
ability to write plugins that modify native code without having to manage native
files.
The team at Expo also provides Expo Application Services (EAS), an optional set of
services that complements Expo, the Framework, in each step of the development
process.
npx create-expo-app@latest