Skip to content

GeekyAnts/react-native-boilerplate-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Starter Kit v1.0.0

Brought to you by NativeBase

Working Flow

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

cd react-native-boilerplate-common

npm run all:clone

npm run install

npm run watch

Change to latest versions in version.json

npm run version
//To change the versions to latest in all repos

npm run remove
//To remove old node_modules from all repos

npm run install
//Intall node_modules

Test all expo variations and push


//Now for RN variations
npm run upgrade
//Upgrades ios and android folders for RN versions and link dependencies

Test all the variations

npm run all:commit ["commit message"]

npm run all:push

npm run eject

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published