Skip to content

lucasrocali/twitter-clone

Repository files navigation

Expo Rest Template

Check demo gif

Expo project template with the following features:

Install

expo init --template @rocali/expo-ts-rest-template MyApp

Usage

  • start yarn start
  • run on web yarn web
  • run on ios yarn ios
  • run on android yarn android
  • compile typescript yarn ts
  • lint yarn lf
  • run tests yarn t
  • ci (lint, typescript and tests) yarn ci
  • create new component yarn new-comp NAME
  • create new screen yarn new-screen NAME
  • add screen or component to storybook yarn sbl

Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published