Skip to content

hatc/react-native-test

Repository files navigation

react-native-test

how-to build release version

  1. yarn
  2. android/gradlew assembleRelease

how-to build jsbundle

  1. yarn
  2. react-native bundle --platform android --entry-file index.android.js --bundle-output <out>/index.android.bundle --assets-dest <out> --dev false

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published