Skip to content

zhiwehu/native-starter-kit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Starter - Starter Kit for React Native Apps (iOS)

Join the chat at https://gitter.im/start-react/native-starter

This is a simple starter project for React Native apps on iOS and Android.

Find out more Free React.js and React Native Themes at StartReact.com.

Demo

Demo

Installation

####1. Clone this project or Download that ZIP file

$ git clone https://github.com/start-react/native-starter-kit.git

####2. Make sure you have npm installed globally

More details here https://nodejs.org/en/download/

####3. On the command prompt run the following commands

$ cd native-starter-kit/
$ npm install 

####4.1. To Run the project using XCode

Open the project in XCode from ios/NativeStarter.xcodeproj

Hit the play button (⌘ + R)

####4.2. To Run the project from Terminal

$ react-native run-ios

About

React Native Starter Basic App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.1%
  • Objective-C 18.5%
  • Java 4.4%