iRoachie / react-native-material-tabs

Material Design implementation of Tabs
MIT License
121 stars 56 forks source link

Touch not working properly on iOS #72

Open edu1525 opened 4 years ago

edu1525 commented 4 years ago

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?

PortugalNeto commented 2 years ago

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.