Skip to content

Boilerplate for ReactNative with TypeScript and Expo-CLI with ReactNavigation Tab Screens

Notifications You must be signed in to change notification settings

israelias/reactnative-typescript-boilerplate

Repository files navigation

ReactNative with TSX and Expo-CLI

Available Scripts

Development

  • yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
  • yarn android
  • yarn ios
  • yarn web

Production

  • expo publish
  • expo build

Deploy to Vercel

  • expo build:web
  • cd web-build
  • run vercel

Exports

Expo Publish 07/2021

References

Expo Distribute

Notes

  • MacOS 2015 Andoid sdk default legacy location
    • /Users/<user>/Library/Android/sdk
  • JDK Location
    • /private/var/folders/<char>/<char>/T/AppTranslocation/<char>/d/Android Studio.app/Contents/jre/jdk/Contents/Home

About

Boilerplate for ReactNative with TypeScript and Expo-CLI with ReactNavigation Tab Screens

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published