Skip to content

senthilvelk31/reactnative-firstapp-assignment-1

Repository files navigation

reactnative-firstapp-assignment-1

Assignment 1 of React native app

Creating a new application

Create a new React Native project called "FirstApp":

Create a new folder with a app name and open VS code in the current folder

Once in the current folder on VS code open a new terminal from the top toolbar

Code:

npm install react-native-cli

npx react-native init FirstApp

Code_8SxRku2sxL

Code_AfNpWpHMIZ

Edit the app in App.js

Code_0VPsy5QWH9

About

Assignment 1 of React native app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published