项目作者: imbudhiraja

项目描述 :
Basic setup for react-native projects using react-native , redux, redux-sagas, react-navigation
高级语言: JavaScript
项目地址: git://github.com/imbudhiraja/react-native-basekit.git
创建时间: 2018-12-01T04:20:01Z
项目社区:https://github.com/imbudhiraja/react-native-basekit

开源协议:MIT License

下载


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

  1. #!/bin/bash
  2. node@v10.x.x
  3. react-native-cli@v2.x.x
  4. pod@v1.5.x

Installing

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

  1. #!/bin/bash
  2. $ git clone git@github.com:imbudhiraja/react-native-basekit.git
  3. $ cd react-native-basekit
  1. #!/.nvm/versions/node/v10.9.0/bin/node
  2. $ npm install

Run at local

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