TopTabs should allow custom tabBarItem
Torben Nordtorp
I want to capture a tab bar click onPressIn. Currently, there is no way to properly override tabBarItem. If I override tabBarLabel there still is a pressableOpacity that's wrapping it, capturing the press event. There also seems to be no way to have a custom pressable or disable the default press events.
To my knowledge my usecase is not supported.
Aron
You mean a prop such like the [
tabPress
](https://reactnavigation.org/docs/bottom-tab-navigator#tabpress ) prop on bottom tab navigator