react-native-switch-selector icon indicating copy to clipboard operation
react-native-switch-selector copied to clipboard

is there a way to change the current selected tab or switch tabs programmatically

Open vogdev opened this issue 1 year ago • 2 comments

vogdev avatar Nov 07 '23 11:11 vogdev

+1 need this guys

abhi-ak-18 avatar Feb 21 '24 14:02 abhi-ak-18

Hi,

You can set initial value with props "initial", and update programmatically using props "value" that will trigger onPress method.

simoneantonicchio avatar Apr 08 '24 21:04 simoneantonicchio