📝 Edit page
➕ Add page
React Native
Byline:
Learn once, write anywhere
Key links
- 🏠 Homepage: https://reactnative.dev
- 📗 Docs: https://reactnative.dev/docs/getting-started
- 👨💻 Repo:
Tutorials
-
Learn the basics
- Tutorial on the Facebook React Native docs
-
Getting started
- This page will help you install and build your first React Native app. Includes an interactive example.
Create native apps for Android and iOS using React.
Written in JavaScript - rendered with native code.
React Native is like React, but it uses native components instead of web components as building blocks.