-
-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to run React Native Apps in TermuxArch? #156
Comments
Hello @jdnichollsc, nice find: Run React Native apps in x86_64 devices using Termux and TermuxArch and running in a Linux chroot Thanks. Try it; I got stuck at the last steps some time, a while ago (at If you run into problems with Sudo is non functional SDRausty/termux-archlinux#4 Currently, there is better success with https://sdrausty.github.io/buildAPKs/ than React Native. Share your progress and good luck🍀 |
Let me try docsBuildAPKs solution, I don't have a x86_64 device to try these commands ^^ |
You don't need one for React Native. As far as I know, it should work on all architectures. |
Stale issue message |
Hi S D Rausty,
This is the list with the instructions to run react native apps from x86_64 devices and running in a Linux chroot https://gist.github.com/jdnichollsc/08a0d6a1b27962c4c4dd78ffbbfe768c
@SDRausty can you confirm please? I want to share this solution and create a pull request to include from the documentation of this project 👍
The text was updated successfully, but these errors were encountered: