2026-05-05 21:54:32 +02:00
2026-04-15 08:14:06 +02:00
2026-05-05 21:54:32 +02:00
2026-04-15 08:14:06 +02:00
2026-04-20 01:05:29 +02:00
2026-04-15 08:14:06 +02:00
2026-05-05 20:34:58 +02:00
2026-04-15 08:14:06 +02:00
2026-04-15 08:14:06 +02:00
2026-04-21 15:30:32 +02:00
2026-04-15 09:52:24 +02:00

Study Sprint React Native (Expo)

How to run the source code

This explains how to run the app with Expo.

Requirements

  • Node.js 20.19.4 or newer
  • npm
  • Expo CLI
  • Android Studio with an emulator OR Expo Go on a phone

Install dependencies

npm install

Run the app

npm run start

After starting expo, you can:

  • scan the QR code with Expo Go on your phone, or
  • press a in the terminal to open the app in the Android emulator

If you use the Android emulator, make sure it is already running before starting the app.

Description
No description provided
Readme 53 MiB
Languages
TypeScript 97.1%
JavaScript 2.2%
HTML 0.7%