Step 1 (Optional if you already have a react native app)
Install react native sample app by running the below line to get things started. If you have not installed NodeJS, you need to do that before you run the below command on command line. Also, you need an Android emulator or the corresponding one for iOS to run the app.
npx react-native init MyTestApp