Skip to content

violinapopova/todo-app-final

Repository files navigation

React Native ToDo App Tutorial 🚀

This repo contains the course files for the ToDo App Tutorial for Beginners React Native Study Group

Installing dependencies

Before using the code from the repository, ensure you execute 'npx install' or 'yarn' in the project directory to install any project depencies first. Without doing this, the code may not work as expected.

Starting the expo server

npx expo start

📱 Want to preview your app on your device? Here's how to download the Expo Go app:

🖥️ 💻 Interested in testing on a virtual device? You'll need either Android Studio or Xcode installed:

Running the app on iOS simulator

npm run ios

Running the app on Android simulator

npm run android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published