Skip to content

indigotech/onboard-gabriel-beraldi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

Project's Name: ¯\_(ツ)_/¯

Project's Description:

Test Project to Learn React Native concepts

Environment and tools:

This Project is being developed with the following tools and versions:

  • Node: v20.15.1
  • NPM: v10.7.0
  • XCode: v16.0
    • IOS: 18.0
    • Device: IPhone 16 Plus
  • Android Studio: 2024.1.2
    • Android API: 35
    • Android Emulator: 32.1.12
    • Device: Pixel 4, with TiramisuPrivacySandbox

Steps to run and debug:

To run the project firstly install the dependencies:

npm install

Then, start the app with:

 npx expo start

Lastly, use the console to open the project on an emulator or scan the QR code with another device to open the Expo project on it.

To ensure any added code follows the styling ang linting conventions of the project use both the Prettier and Eslint Extensions or run npx eslint [files] to find styling errors on select files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published