Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/home-tab #149

Merged
merged 9 commits into from
Apr 9, 2024
Merged

feat/home-tab #149

merged 9 commits into from
Apr 9, 2024

Conversation

MAXOUXAX
Copy link
Contributor

@MAXOUXAX MAXOUXAX commented Apr 4, 2024

No description provided.

@MAXOUXAX MAXOUXAX added the frontend Frontend related issues label Apr 4, 2024
@MAXOUXAX MAXOUXAX added this to the Itération 6 milestone Apr 4, 2024
@MAXOUXAX MAXOUXAX self-assigned this Apr 4, 2024
@MAXOUXAX MAXOUXAX marked this pull request as ready for review April 9, 2024 20:30
@MAXOUXAX MAXOUXAX merged commit eeadb47 into main Apr 9, 2024
3 checks passed
@MAXOUXAX MAXOUXAX deleted the feat/home-tab branch April 9, 2024 20:34
import React, { useEffect, useState } from "react";
import { FlatList, View as NativeView, ScrollView } from "react-native";

import Alert from "../../components/Alert";

Check warning

Code scanning / ESLint

Disallow unused variables Warning

'Alert' is defined but never used.
@MAXOUXAX MAXOUXAX linked an issue Apr 9, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intégrer les maquettes pour l'onglet "Accueil"
1 participant