• This repository has been archived on 14/May/2020
  • Stars
    star
    142
  • Rank 258,495 (Top 6 %)
  • Language
    JavaScript
  • Created over 7 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.

React Native Boilerplate

This repo is outdated. Bear with me till this weekend for updates.

dependencies Status devDependencies Status styled with prettier code style equimper PRs Welcome

A React Native boilerplate with Expo, Redux, React Navigation, Styled Components and some 💕 included.

React Native Boilerplate

Demo

Technologies

Getting Started

Clone this repository

$ git clone [email protected]:bkdev98/react-native-boilerplate.git new-project

Install node modules, Yarn is highly recommended.

$ yarn

Open and start project using Expo XDE or use the CLI :

$ exp start

Run on Android/iOS device or simulator

$ exp ios
$ exp android

Open project in any code editors and have fun 🍻

Contribution

All PRs are welcome 💕

Contact