HarishJangra / react-native-easy-starter

A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
MIT License
257 stars 92 forks source link
androidx code-push easy-peasy hooks logbox react react-context react-hooks react-native react-native-boilerplate react-native-code-push react-native-hooks react-native-starter star themes themes-support

cd banner


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

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!