React Native App
Go to file
2024-10-10 03:52:01 -05:00
app Got some new errors. but close to having stuff 2024-10-09 16:55:16 -05:00
assets Login now works. User is created in database as well 2024-10-10 03:50:09 -05:00
components Login now works. User is created in database as well 2024-10-10 03:50:09 -05:00
constants We have a sick button component now 2024-10-08 19:40:36 -05:00
example Login now works. User is created in database as well 2024-10-10 03:50:09 -05:00
hooks Initial commit 2024-10-08 12:25:29 -05:00
.gitignore Login now works. User is created in database as well 2024-10-10 03:50:09 -05:00
app.json Got some new errors. but close to having stuff 2024-10-09 16:55:16 -05:00
babel.config.js Initial commit 2024-10-08 12:25:29 -05:00
package-lock.json Login now works. User is created in database as well 2024-10-10 03:50:09 -05:00
package.json Got some new errors. but close to having stuff 2024-10-09 16:55:16 -05:00
README.md Initial commit 2024-10-08 12:25:29 -05:00
tsconfig.json Initial commit 2024-10-08 12:25:29 -05: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.