I want to add the line at the top of the bottom tabs, how to add this? like this issue https://github.com/react-navigation/react-navigation/issues/8957
React navigation versions:
"@react-navigation/bottom-tabs": "^5.9.2",
"@react-navigation/native": "^5.7.6",
"@react-navigation/stack": "^5.9.3",
"react": "16.13.1",
"react-native": "0.63.3",
You can use a custom button like below
And provide it as the tabBarButton when initializing the navigation.
You can try the below snack https://snack.expo.io/6lMAe57lM