expo-starter icon indicating copy to clipboard operation
expo-starter copied to clipboard

Expo starter with React Navigation v6 and Context

Expo Starter [template]

web demo: Expo Starter

follow @calebnance

Table of Contents

  • Install & Build
  • Features
  • Linting
  • Release Notes

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