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.