You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Tony Fages 753a2f5622
fix 🐛
3 weeks ago
api add store for API connection :spakles: 4 weeks ago
app fix 🐛 3 weeks ago
assets correction du template error + ajout des vues 4 weeks ago
components fix 🐛 3 weeks ago
hook add store for API connection :spakles: 4 weeks ago
model Add quiz 4 weeks ago
service/user Add quiz 4 weeks ago
.gitignore Add content homeview 5 months ago
.npmrc Init 5 months ago
README.md Initial commit 8 months ago
app.json Init 5 months ago
babel.config.js Add quiz 4 weeks ago
ctx.tsx Add quiz 4 weeks ago
expo-env.d.ts Init 5 months ago
generate-react-cli.json add text and button 5 months ago
global.css Init 5 months ago
metro.config.js Nav + Restructure 5 months ago
nativewind-env.d.ts Init 5 months ago
package-lock.json fix 🐛 3 weeks ago
package.json fix 🐛 3 weeks ago
tailwind.config.js add text and button 5 months ago
tsconfig.json marche 5 months ago
useStorageState.ts marche pas 5 months ago

README.md

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.