React native navigation v5 tab press not working
问题 As seen on the code, tabPress is not called, am i doing it wrong or am i missing something, unfortunately i have not found any code samples for react navigation version 5. <Tab.Navigator labeled={false} barStyle={{backgroundColor: '#ffffff', height: 55}} options={{ tabPress: ({navigation}) => { console.log('nav tab press triggered') } }}> <Tab.Screen name={`DeviceNavigatorTab`} component={DeviceNavigator} options={{ tabBarIcon: ({tintColor}) => <Image source={require('../../images/feather