Black Lives Matter. Support the Equal Justice Initiative.
Menu
React Native0.63DocsComponentsAPICommunityBlog
Version
  • 0.63
  • 0.62
  • 0.61
  • 0.60
  • Master/Unreleased
GitHub
🌜
🌞
React Native
  • 0.63
  • Docs
  • Components
  • API
  • Community
  • Blog
  • Version
    • 0.63
    • 0.62
    • 0.61
    • 0.60
    • Master/Unreleased
  • GitHub
  • The Basics
    • Introduction
    • Core Components and Native Components
    • React Fundamentals
    • Handling Text Input
    • Using a ScrollView
    • Using List Views
    • Troubleshooting
    • Platform Specific Code
    • More Resources
  • Environment setup
    • Setting up the development environment
    • Integration with Existing Apps
    • Building For TV Devices
    • Out-of-Tree Platforms
  • Workflow
    • Running On Device
    • Fast Refresh
    • Debugging
    • Testing
    • Using Libraries
    • Using TypeScript
    • Upgrading to new React Native versions
  • Design
    • Style
    • Height and Width
    • Layout with Flexbox
    • Images
    • Color Reference
  • Interaction
    • Handling Touches
    • Navigating Between Screens
    • Animations
    • Gesture Responder System
  • Inclusion
    • Accessibility
  • Performance
    • Performance Overview
    • Optimizing Flatlist Configuration
    • RAM Bundles and Inline Requires
    • Profiling
  • JavaScript Runtime
    • JavaScript Environment
    • Timers
    • Using Hermes
  • Connectivity
    • Networking
    • Security
  • Native Components and Modules
    • Native Modules Setup
    • Direct Manipulation
  • Guides (Android)
    • Native Modules
    • Native UI Components
    • Headless JS
    • Publishing to Google Play Store
    • Removing Default Permissions
  • Guides (iOS)
    • Native Modules
    • Native UI Components
    • Linking Libraries
    • Running On Simulator
    • Communication between native and React Native
    • App Extensions
Version: 0.63

Running On Device

Edit this page
Last updated on 8/24/2020 by Darsh
Previous
« Out-of-Tree Platforms
Next
Fast Refresh »
  • 1. Plug in your device via USB
  • 2. Configure code signing
  • 3. Build and Run your app
  • 1. Enable Debugging over USB
  • 2. Plug in your device via USB
  • 3. Run your app
  • Troubleshooting
  • Method 1: Using adb reverse (recommended)
  • Method 2: Connect via Wi-Fi
  • 1. Enable App Transport Security
  • 2. Configure release scheme
  • 3. Build app for release

DOCS

  • Getting Started
  • Tutorial
  • Components and APIs
  • More Resources

COMMUNITY

  • The React Native Community
  • Who's using React Native?
  • Ask Questions on Stack Overflow
  • Contributor Guide
  • DEV Community

MORE RESOURCES

  • Blog
  • Twitter
  • GitHub
  • React
Facebook Open Source Logo
Copyright © 2020 Facebook, Inc. Built with Docusaurus.