An open API service indexing awesome lists of open source software.

https://github.com/brasilikum/react-native-overmind-starter

The bare minimum working version of Overmind integrated into React-Native
https://github.com/brasilikum/react-native-overmind-starter

overmind react-native

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://facebook.github.io/react-native/docs/getting-started) *without expo*

## How to run
`yarn react-native run-ios` or `yarn react-native run-android`