Skip to content

jhen0409/react-native-debugger-mobx-example

Repository files navigation

RNDMobXExample

Simple example for React Native / MobX app debug with react-native-debugger and mobx-remotedev

For Redux

Installation

$ npm install -g react-native-cli
$ npm install

Development

Start local server

$ npm start

iOS

Run command to open iOS simulator and run app:

$ react-native run-ios

Android (5.0+)

Open Android emulator (recommented Genymotion) and run command: (Or connect real device via USB)

$ react-native run-android

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published