Skip to content

calebnance/expo-wordscapes

Repository files navigation

Wordscapes Clone with Expo

quick prototype of the shuffle letters functionality in wordscapes

Table of Contents

Features

  • Expo SDK 44
  • iOS, Android and PWA (Progressive Web App)
  • Linting
  • PropTypes

Install & Build

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

Install: yarn or yarn install

Run Project Locally: yarn dev or yarn start

Linting

  • yarn lint
  • prettier and airbnb config
  • make sure you have prettier package installed on your atom/vscode editor
  • then make sure to enable these options (packages → prettier):
    • eslint integration
    • stylelint integration
    • automatic format on save (toggle format on save)
  • be aware of the .prettierignore file

Release Notes

version 0.0.1 (current)

About

wordscapes clone with expo / react native

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published