navigationOptions: {
headerStyle: {
// iOS
borderBottomWidth: 0,
shadowOpacity: 0,
// Android
elevation: 0,
}
},
Created
October 28, 2018 13:38
-
-
Save hungdev/1dfe10a958d37cb562a108fbc550c666 to your computer and use it in GitHub Desktop.
remove border header react navigation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment