Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 378 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 378 Bytes

react-native-overmind-starter

The bare minimum working version of Overmind integrated into React-Native

How to install

  1. Clone
  2. Install dependencies with yarn or npm install
  3. Setup your native environments without expo

How to run

yarn react-native run-ios or yarn react-native run-android