OnesieNative React Native implementation of https://github.com/GRT/onesie Quick Start Install dependencies brew install node brew install watchman npm install -g react-native-cli Run App in iOS react-native run-ios Run App in Android (TBD- Needs more setup) react-native run-android