This is the First Assignment of the React Native App Development. The steps to be followed for setting up the environment are :
- Install VS Code, Android Studio and Node js environment.
- Create a new App folder and open it in VS Code.
- Download the required emulator from Android Studio and set up the project in the respective directory of the App folder.
After the setup, the App can be initialized by running the following codes in the terminal.
- npm install react-native-cli
- npx react-native init FirstApp
The output is shown below,
The youtube video for the following Assignment is given below, https://youtu.be/A25i04kXBiA