CarbonKit icon indicating copy to clipboard operation
CarbonKit copied to clipboard

How to Change CarbonTabSwipeNavigation Index Programatically?

Open pankil9999 opened this issue 7 years ago • 1 comments

I want to move to first Index programatically when user come back to that controller, how can I achieve this?

Please guide me..

Thanks in Advance.

pankil9999 avatar Jul 18 '17 14:07 pankil9999

You should try [_carbonTabSwipeNavigation setCurrentTabIndex:index withAnimation:YES].

Pratik948 avatar Oct 09 '17 12:10 Pratik948