home en cours
This commit is contained in:
@@ -18,9 +18,10 @@ export default function Home() {
|
||||
<SetStatus></SetStatus>
|
||||
</View>
|
||||
<View style={{width:"100%", position: 'absolute'}}>
|
||||
<SelectChantier></SelectChantier>
|
||||
<SelectChantier></SelectChantier>
|
||||
</View>
|
||||
|
||||
|
||||
</ThemedView>
|
||||
)
|
||||
}
|
||||
@@ -31,6 +32,7 @@ const styles = StyleSheet.create({
|
||||
marginTop: Constants.statusBarHeight, //pour la barre menu du haut
|
||||
},
|
||||
header: {
|
||||
flex: 1,
|
||||
width:"100%"
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user