sienkashing / react-native-boilerplate-vscode

React native boilerplate for VSCode with prettier, flow and eslint configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-boilerplate-vscode

React native boilerplate for VSCode with prettier, flow and eslint configurations

Instructions

  1. Download the zip file and unzip the boilerplate to development directory
  2. Rename folder to desired name
  3. Run npm install to initialize node_modules folder
  4. Run react-native-rename {new appname} where new appname is the new application name. (Install npm i -g react-native-rename if not installed yet)

About

React native boilerplate for VSCode with prettier, flow and eslint configurations

License:MIT License


Languages

Language:Objective-C 47.1%Language:Python 20.3%Language:Java 16.7%Language:JavaScript 15.8%