A basic React Native app using MobX for state management and Cavy for integration testing.
You will need node.js, Watchman and the React Native command line tools installed.
$ git clone https://github.com/pixielabs/cavy-mobx-example.git
$ cd cavy-mobx-example
$ yarn
$ react-native run-ios