Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native create apk

Place your terminal directory to android using:

cd android
)================
For Windows, 
  gradlew assembleRelease
)=================

)=================
For Linux and Mac OSX:

./gradlew assembleRelease
)==================
Source by www.instamobile.io #
 
PREVIOUS NEXT
Tagged: #react #native #create #apk
ADD COMMENT
Topic
Name
5+7 =