Home

Awesome

cd banner

<br />

A GOOD, up to date and easy to use starter and learning tool for beginners to intermediate. (IOS and Android ready)

NEW

WHY USE EASY STARTER ?

Android & IOS setup is completed and tested for RN 0.63

Currently Includes

<!-- - react-native-config -->

Ready to use templates

Getting Started

Step 1: Clone and Install


$ git clone https://github.com/HarishJangra/react-native-easy-starter.git

$ cd react-native-easy-starter

$ yarn

Step 2: Rename the app react-native-rename


$ yarn global add react-native-rename

$ react-native-rename <newName>

View more option

Step 3: Start the App


$ yarn start --reset-cache

$ yarn run android

For release build (ANDROID)

see Generating signed apk


$ yarn run android:build

How can I contribute?

Bugs? Comments? Features? PRs and Issues happily welcomed!