react-native-material-tabs
react-native-material-tabs copied to clipboard
Touch not working properly on iOS
Hello, in my Android project its working perfectly, but on iOS the user needs to touch below the tab title to change tab, i think the touchable area of the tab is very small on iOS and i don't know why. Is there any style that i can customize to achieve a better touch experience?
I'm having a similar issue, but in Android.. seems like there's a blindspot just in the middle of the tab, when i press the edge it works.