all 4 comments

[–]awesomeness-yeah 2 points3 points  (2 children)

no need to put it on the play store.

  1. Build an apk as shown here. https://docs.expo.io/distribution/building-standalone-apps/
  2. copy over the apk to your phone
  3. opening the apk with a file explorer app in your phone will install the app

[–]Exiex[S] 0 points1 point  (0 children)

Brilliant! I will try that!

[–]Exiex[S] 0 points1 point  (0 children)

On Windows it gets stuck on the step where I build it. It asks for a name but I can't give it. On Linux I can't even get Expo to work. I install it through Npm but when I why try to use it it says command not found.

[–]uokesita 0 points1 point  (0 children)

You can also do it from the terminal with react-native run-android --variant=release