pixielabs / cavy-mobx-example

An example app using Cavy, MobX and React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An example app using Cavy, MobX and React Native


Languages

Language:Objective-C 39.7%Language:JavaScript 31.9%Language:Python 15.6%Language:Java 12.8%