Skip to content

AslanGM/expo-tic-tac-toe

Repository files navigation

Expo Typescript Custom Boilerplate



Boilerplate Features:

  • Folder Structure
  • TypeScript
  • Prettier
  • ESLint
  • Husky
  • Lint-staged
  • Babel module resolver
  • Google Font

Run in Dev Environment

  • Setting up the development environment: https://reactnative.dev/docs/environment-setup.
  • Install dependencies: expo install ( yarn install or npm install).
  • Run on both Android & iOS: expo start (or yarn start).
  • Run on Android: yarn android (or npm run android).
  • Run on iOS: yarn ios (or npm run ios).
  • ✨ Don't forget to enable eslint ✨

Code Push

About

Tic Tac Toe game using React Native and Expo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published