-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Version
"react-native": "^0.22.0",
"react-native-router-flux": "aksonov/react-native-router-flux#dcc7558",
Expected behaviour
No white border between navigationBar and content
Actual behaviour
White border between navigationBar and content
Steps to reproduce
- Make navigationBar backgroundColor red
- Make content dark
- Notice there is white border between navigationBar and content.
Temporarily fix
set navigationBarStyle to have borderBottomWidth: 0,
Metadata
Metadata
Assignees
Labels
No labels