react native create apk
Place your terminal directory to android using:
cd android
)================
For Windows, 
  gradlew assembleRelease
)=================
)=================
For Linux and Mac OSX:
./gradlew assembleRelease
)==================
