Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Boilerplate

Requirements

Installation

Usage

  • For Development:

    If you want to run your app in device, first you need to setup your device.

    Start react native development server:

       $ react-native start
    

    Install android app in emulator / phone:

       $ react-native run-android
    
  • For Production: Follow these steps for generating signed apk for android app.

Lint (For Development)

ESLint is being used for style checking. It is recommended to run the linter before committing anything:

$ npm run lint

Fix common linter issues using:

$ npm run lint:fix

License

Copyright © 2017 Leapfrog Technology

About

boilerplate-reactnative

Resources

Stars

2 stars

Watchers

12 watching

Forks

Releases

Packages

Contributors

Languages