Skip to content

startlightsoft/boilerplate_project

Repository files navigation

React Native Example App

This is a boilerplate project with react native router and predictable state container which includes simple bar chart and pedometer.

Dependencies

Requirements

Installation

Clone repository:

git clone git@github.com:boozzd/react-native-boilerplate.git

After run:

npm install

Running

Once dependencies are installed, run the starter kit with:

npm start

This will start the React Packager.

iOS

Open ios/AwesomeProject.xcodeproj in Xcode, build and run the project (⌘+R).

Android

For android development use the following:

react-native run-android

Screenshots

Main screen

Main screen

Counter screen

Counter page

Statistics screen

Statistics

About screen

About

About

boilerplate project with react native router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published