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
Anthony RICHARD 9625c01ef3
Setup for API
6 days ago
api/service Setup for API 6 days ago
app Setup for API 6 days ago
assets correction du template error + ajout des vues 4 weeks ago
components Setup for API 6 days ago
enum Setup for API 6 days ago
hook add store for API connection :spakles: 4 weeks ago
model Setup for API 6 days ago
utils Add error view redirection 2 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 JWT OAuth 3 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 Add JWT OAuth 3 weeks ago
package.json Add JWT OAuth 3 weeks ago
tailwind.config.js add text and button 5 months ago
tsconfig.json Setup for API 6 days 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.