ThakurBallary / react-native-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Boilerplate

Get Started

git clone https://github.com/thakurballary/react-native-boilerplate.git 

cd react-native-boilerplate
Note: Replace all the occurances of "rnbpts" with your project name

Install packages

yarn install

or

npm install

Run on Android

yarn android

Run on iOS

cd ios 

pod install 

yarn ios

About


Languages

Language:TypeScript 55.1%Language:Java 20.4%Language:Objective-C 14.4%Language:JavaScript 5.1%Language:Ruby 3.0%Language:Starlark 2.0%