Repository for the new app "Tones"
Find a file
2024-08-15 11:51:45 -04:00
android Tones INIT 2024-07-31 21:57:25 -04:00
app Updated Package Lock 2024-08-15 11:51:45 -04:00
assets Registration Edits 2024-08-01 17:14:51 -04:00
components Tones INIT 2024-07-31 21:57:25 -04:00
constants Tones INIT 2024-07-31 21:57:25 -04:00
hooks Tones INIT 2024-07-31 21:57:25 -04:00
ios Tones INIT 2024-07-31 21:57:25 -04:00
scripts Tones INIT 2024-07-31 21:57:25 -04:00
.gitignore Tones INIT 2024-07-31 21:57:25 -04:00
app.json 1.0.1 2024-08-01 00:39:02 -04:00
babel.config.js Tones INIT 2024-07-31 21:57:25 -04:00
LICENSE Initial commit 2024-07-31 11:46:54 -04:00
package-lock.json Updated Package Lock 2024-08-15 11:51:45 -04:00
package.json Registration Edits 2024-08-01 17:14:51 -04:00
README.md Tones INIT 2024-07-31 21:57:25 -04:00
tsconfig.json 1.0.1 2024-08-01 00:39:02 -04:00

Welcome to your Expo app 👋

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
    
  2. Start the app

     npx expo start
    

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Get a fresh project

When you're ready, run:

npm run reset-project

This command will move the starter code to the app-example directory and create a blank app directory where you can start developing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Join the community

Join our community of developers creating universal apps.