Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 283 Bytes

React Native Application

TODO

NOTE: RUN commands

  • export NODE_OPTIONS=--openssl-legacy-provider
  • ./gradlew clean
  • ./gradlew build
  • ./gradlew assembleDebug --warning-mode=all
  • ./gradlew assembleRelease --warning-mode=all
  • ./gradlew bundleRelease --warning-mode=all