meetravi / ReactNativeDebugDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactNativeDebugDemo

Originally, it's the demo project for my talk at a React.js / React Native meetup in April 2017. After the talk, I wrote an article about it on Medium.

Steps to run

  1. Clone the repo and run the server.
git clone git@github.com:vinceyuan/ReactNativeDebugDemo.git
cd ReactNativeDebugDemo
npm install
react-native start
  1. In another terminal window, input react-native run-ios or react-native run-android to run the app.

Screenshots

Screenshot

Screenshot

Screenshot

Screenshot

About


Languages

Language:JavaScript 76.8%Language:Objective-C 13.8%Language:Python 5.2%Language:Java 4.2%