Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 2.15 KB

README.md

File metadata and controls

29 lines (25 loc) · 2.15 KB

react-native-boilerplate

Build Status

Every single project I do the same, so I decided to do it once and keep it available. This repository is a react-native init app application with some libraries/tools already setup:

Requirements

Scripts

There're several useful scripts under package.json and scripts/ folder.

Further guidelines

If would like to see more examples on React Native best practices take a look at trading-card-manager repository, this is a open-source project of mine and a resourceful input for posts and talks I gave.