TransitionableTab
TransitionableTab copied to clipboard
TransitionableTab makes it easy to animate when switching between tab.
Support xcode 13.3.1
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...