fix (tabs)

This commit is contained in:
trochas
2025-10-10 09:23:00 +02:00
parent e0c1fe8673
commit 697b03a0eb
3 changed files with 25 additions and 4 deletions

View File

@@ -25,6 +25,18 @@ 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](https://docs.expo.dev/router/introduction).
## Screen
```mermaid
Login --> Accuil
Accuil --> Profil
Accuil ->
```
## Get a fresh project
When you're ready, run: