Skip to content

Commit

Permalink
modify header mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Drzaln committed Jan 15, 2021
1 parent ea42cb1 commit 218910b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const MyStack = () => {
},
cardStyle:{backgroundColor: '#030610'},
}}
headerMode='screen'>
headerMode='float'>
<Stack.Screen name='Home' component={HomeTab} />
<Stack.Screen name='Detail' component={DetailTab} />
</Stack.Navigator>
Expand Down

0 comments on commit 218910b

Please sign in to comment.