react-native-segmented-control / segmented-control

React Native SegmentedControl library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

per Tab customization

Nestor231 opened this issue · comments

is it possible to customize each tab, like the enable/disable?

for example:

tab1 | tab2 | tab3

tab1 = enabled
tab2 = disabled
tab3 = enabled

Currently its not possible to disable specific tabs.

📝
Method exists in UISegmentedControl so it can be implemented
https://developer.apple.com/documentation/uikit/uisegmentedcontrol/1618567-setenabled