Added image selection on new Anomaly
Caution ! New import, run npm build to download it Only accesses the Gallery, does not really save the image
This commit is contained in:
@@ -61,7 +61,6 @@ export default function RootLayout() {
|
||||
<ChantierProvider>
|
||||
<RessourcesProvider>
|
||||
<ThemeProvider value={colorScheme === "dark" ? DarkTheme : DefaultTheme}>
|
||||
//faut que le login soit ici
|
||||
<Stack>
|
||||
<Stack.Screen name="(tabs)" options={{ headerShown: false }} />
|
||||
<Stack.Screen name="selectChantier" options={{ headerShown: false }}/>
|
||||
|
||||
Reference in New Issue
Block a user