I have built my very simple first React Native app with expo CLI. Now I want to know if I can generate a APK file. I don't want to publish it anywhere. Can I generate the APK?
Thank you.
I have built my very simple first React Native app with expo CLI. Now I want to know if I can generate a APK file. I don't want to publish it anywhere. Can I generate the APK?
Thank you.
For expo, while you are still in your project folder, just enter the command
expo build:android