Skip to content

Latest commit

 

History

History
91 lines (66 loc) · 3.6 KB

README.md

File metadata and controls

91 lines (66 loc) · 3.6 KB

Expo Starter [template]

web demo: Expo Starter

follow @calebnance

Table of Contents

Install & Build

First, make sure you have Expo CLI installed: npm install -g expo-cli

Install:

yarn

Run Project Locally:

yarn dev

Features

Linting

Update Linting Packages:

yarn add @babel/core eslint-config-airbnb eslint-config-prettier eslint-plugin-import eslint-plugin-import-helpers eslint-plugin-jsx-a11y eslint-plugin-prettier eslint-plugin-react eslint-plugin-react-hooks eslint-plugin-react-native prettier --dev

Release Notes

version 1.0.0 (current)

version 0.3.0

version 0.2.0

version 0.1.0