Skip to content
This repository has been archived by the owner on Nov 6, 2019. It is now read-only.

Latest commit

 

History

History
64 lines (41 loc) · 1.65 KB

README.md

File metadata and controls

64 lines (41 loc) · 1.65 KB

React Native Dough

React Native Flow ESLint PRs Welcome License

React Native HelloWorld app with linter configuration optimized for VSCode.

Malleable. Just like dough.

Dough

What’s in the box:

For Sublime Text install the corresponding packages listed in the setup guide.

Prerequisites

Install

  1. Clone project
$ git clone https://github.com/rodrigobdz/react-native-dough.git
  1. Install dependencies
$ cd react-native-dough
$ yarn install

Usage

Run application

# iOS
$ react-native run-ios
# Android
$ react-native run-android

Issues

If you encounter any problems, please create a GitHub Issue.

Credits

Image taken from ABSFreePic.

License

MIT © rodrigobdz.