react-native-basekit icon indicating copy to clipboard operation
react-native-basekit copied to clipboard

Basic setup for react-native projects using react-native , redux, redux-sagas, react-navigation

React-Native-Basekit

React-Native-Basekit is a project structure for starters.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

#!/bin/bash
[email protected]
[email protected]
[email protected]

Installing

A step by step series that will tell you how to get a development env running

#!/bin/bash
$ git clone [email protected]:imbudhiraja/react-native-basekit.git
$ cd react-native-basekit
#!/.nvm/versions/node/v10.9.0/bin/node
$ npm install

Run at local

$ react-native run-ios or react-native run-android