Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.42 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.42 KB

description icon Description

The app allows the addition and removal of people in a specific event. Therefore, the project uses the React Native framework, featuring the JSX markup language and the TypeScript programming language.

react-native icon Templates

Template 1 Template 2
image image

terminal icon Commands

Create Project

npx create-expo-app -t expo-template-blank-typescript

Caution

The project path must not contain accents or whitespace.

Install missing or outdated node modules

npm i

Run Project

npx expo start

Caution

  • Check in the BIOS if the SVM Mode is enabled, if that option is available.
  • The virtualization software used for the Android Operating System was Android Studio.