Skip to content

Live4Code/rnplay-native

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Playground Runner

Native app for iOS (and soon, Android), for running React Native apps from the React Native Playground. This is also the app that powers the in-browser simulators on the site.

Try it out live

Download the latest release from the iTunes Store.

Here are some direct links to apps that are hosted on the web and run through Appetize.io in the browser via RNPlay.

Setup

  • Clone the repo.
  • Run npm install in the project directory.

iOS

  • Open the RNPlayNative.xcodeproj file in XCode.
  • Set the XCode build target to a plugged-in device.
  • Build the project for use on your phone.

Android

  • Follow the instructions to install the Android SDK & emulators.
  • Open up your emulator/device. (android avd)
  • Run react-native run-android in the root of the project to build the project, install on the emulator/device & start the packager.
  • If using a device, follows these instructions.

Usage

Just run the app and explore. To exit a running app, tap four times in the same spot.

About

React Native Playground application runner

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C++ 46.9%
  • Objective-C 24.5%
  • JavaScript 14.6%
  • C++ 10.9%
  • Java 2.2%
  • Ruby 0.9%