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

https://github.com/eseku/mithub

A github ios mobile app clone in React Native
https://github.com/eseku/mithub

Last synced: 9 months ago
JSON representation

A github ios mobile app clone in React Native

Awesome Lists containing this project

README

          

# react-native-navigation-boilerplate
A boiler for building react native apps with Navigation




react native logo

React Native boilerplate


MIT License
Spectrum



## 🛠 Installation

Clone this repository and then type:

```
$ cd react-native-navigation-boilerplate
```
After, type this to install all dependencies
```
$ yarn
```
Then finally, this to start the project

```
$ yarn start
```