Skip to content

Denny-JC/ReactNative_Assignment1

Repository files navigation

Assignment1

This is the First Assignment of the React Native App Development. The steps to be followed for setting up the environment are :

  1. Install VS Code, Android Studio and Node js environment.
  2. Create a new App folder and open it in VS Code.
  3. 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.

  1. npm install react-native-cli
  2. npx react-native init FirstApp

The output is shown below,

a

b

c

The youtube video for the following Assignment is given below, https://youtu.be/A25i04kXBiA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published