Answer the question
In order to leave comments, you need to log in
React Native: how to build apk?
How to properly build apk from react native? I found an option with expo . But apk doesn't show up:
Answer the question
In order to leave comments, you need to log in
(cd android && ./gradlew assembleRelease)
or like here
https://facebook.github.io/react-native/docs/signe... the
file will be here
android/app/build/outputs/apk/app-release.apk
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question