web-ridge / react-native-paper-tabs

Smooth and fast cross platform Material Design Tabs for React Native Paper
https://reactnativepapertabs.com
MIT License
189 stars 34 forks source link

How to change the active indicator? #50

Closed MariuzM closed 11 months ago

MariuzM commented 12 months ago

I want to reduce width but i dont see any props to select the bottom indicator

RichardLindhout commented 11 months ago

Why you want to reduce width? If it's only when icons are available and you want to implement v3 of react-native-paper for material you for this that would be cool since in the spec it's becoming smaller now I see. https://m3.material.io/components/tabs/specs

RichardLindhout commented 11 months ago

I would welcome PR which reduces with when icon is on top like in the spec :)