Install React Native Cli And Run Your Projects On Your Android Phone
This "tutorial" assumes you already have the Android SDK installed.
To install react native on linux you must have node and npm installed.
Let's start:
Update your PC with
$ sudo apt update
Install open jdk
Do this using the following on the command ...
dera.hashnode.dev2 min read