79564652

Date: 2025-04-09 14:50:44
Score: 2
Natty:
Report link

For solve your issue you have to do this

<Tabs
....
tabBarButton: (props) => <Pressable {...props}  android_ripple={null}/>
>
 

android_ripple={null} makes the magic

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30223490