TransitionableTab icon indicating copy to clipboard operation
TransitionableTab copied to clipboard

TransitionableTab makes it easy to animate when switching between tab.

Results 6 TransitionableTab issues
Sort by recently updated
recently updated
newest added

works badly in dark mode

Hi, Love the library - appreciate your work on this. I discovered when you're using a VC like a UICollectionViewController that fills the full screen and you use a UINavigationController,...

the images are missing from the example project

how can be used when the TabBarController created programmatically?

Hi, I've noticed that your framework isn't working when programmatically selecting an index. I'd like to have a function to select an index and animating the transition. **EDIT:** _Temporary fixed...