Black Lives Matter.
Support the Equal Justice Initiative.
×
Menu
React Native
0.61
Docs
Components
API
Community
Blog
Version
0.63
0.62
0.61
0.60
Master/Unreleased
GitHub
🌜
🌞
Search
K
React Native
0.61
Docs
Components
API
Community
Blog
Version
0.63
0.62
0.61
0.60
Master/Unreleased
GitHub
Menu
The Basics
Introduction
Learn the Basics
Props
State
Style
Height and Width
Layout with Flexbox
Handling Text Input
Handling Touches
Using a ScrollView
Using List Views
Networking
More Resources
Guides
Fast Refresh
Platform Specific Code
Navigating Between Screens
Images
Animations
Accessibility
Improving User Experience
Optimizing Flatlist Configuration
Timers
Debugging
Performance
Gesture Responder System
JavaScript Environment
Using TypeScript with React Native
Direct Manipulation
Color Reference
Integration with Existing Apps
Building For TV Devices
Running On Device
Upgrading to new React Native versions
Troubleshooting
Native Modules Setup
Out-of-Tree Platforms
Guides (iOS)
Native Modules
Native UI Components
Linking Libraries
Running On Simulator
Communication between native and React Native
App Extensions
Guides (Android)
Native Modules
Native UI Components
Headless JS
Publishing to Google Play Store
Removing Default Permissions
Using Hermes
This is documentation for React Native
v0.61
, which is no longer actively maintained.
For up-to-date documentation, see the
latest version
(0.63).
Version: 0.61
Integration with Existing Apps
Edit this page
Last updated on
8/24/2020
by
teikjun
Previous
« Color Reference
Next
Building For TV Devices »
Key Concepts
Prerequisites
1. Set up directory structure
1. Set up directory structure
2. Install JavaScript dependencies
3. Install CocoaPods
Adding React Native to your app
Command Line Tools for Xcode
Configuring CocoaPods dependencies
Code integration
Test your integration
See the Code
Adding React Native to your app
Configuring maven
Configuring permissions
Cleartext Traffic (API level 28+)
Code integration
Test your integration
Creating a release build in Android Studio
Now what?