|
- React Native · Learn once, write anywhere
React Native brings the React programming paradigm to platforms like Android and iOS It doesn’t prescribe how to do routing, or how to access each of the numerous platform APIs To build a new app with React Native, we recommend a framework like Expo
- Get Started with React 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
- Running On Device - React Native
It's always a good idea to test your app on an actual device before releasing it to your users This document will guide you through the necessary steps to run your React Native app on a device and to get it ready for production
- Introduction - React Native
It’s a handy tool created by Expo to embed and run React Native projects and share how they render in platforms like Android and iOS The code is live and editable, so you can play directly with it in your browser
- Set Up Your Environment · React Native
In this guide, you'll learn how to set up your environment, so that you can run your project with Android Studio and Xcode This will allow you to develop with Android emulators and iOS simulators, build your app locally, and more
- Running On Device · React Native Archive
It's always a good idea to test your app on an actual device before releasing it to your users This document will guide you through the necessary steps to run your React Native app on a device and to get it ready for production
- Cross-Platform Native Modules (C++) - React Native
Writing a module in C++ is the best way to share platform-agnostic code between Android and iOS With pure C++ modules, you can write your logic only once and reuse it right away from all the platforms, without the need of writing platform-specific code
- Setting up the development environment · React Native Archive
If you want to run your app on the iOS Simulator or an Android Virtual Device, please refer to the instructions for "React Native CLI Quickstart" to learn how to install Xcode or set up your Android development environment
|
|
|