Momster Demo App

Development

  1. Clone this repo.
  2. Run yarn install.
  3. git submodule init
  4. git submodule update
  5. Ensure a device, or emulated Android image is connected (adb devices).
  6. Run react-native run-android.