Skip to content

pixielabs/cavy-mobx-example

Repository files navigation

Cavy - MobX example App

A basic React Native app using MobX for state management and Cavy for integration testing.

Prerequisites

You will need node.js, Watchman and the React Native command line tools installed.

Running the sample app

$ git clone https://github.com/pixielabs/cavy-mobx-example.git
$ cd cavy-mobx-example
$ yarn
$ react-native run-ios