Closed HackShitUp closed 6 years ago
Well, there's not much going on on the SwipeInteractor. Are you getting performance issues when swiping?
@marcosgriselli Sometimes, the app "blacks - out" on the camera if I swipe too fast or the view controllers freeze in their previous positions. But I figured it wasn't an issue pertaining to this project because I'm customizing the tabbar (I make the tabbar translucent and I apply a gradient background shadow to it) which may be causing it.
It's quite hard to build a project such as this that "just works" when trying to modify what's given with UIKit.
@HackShitUp please check 1.0.10 release. It handles the black screen situation.
@marcosgriselli Thanks, but I've decided to forgo using SwipeableTabBarController for my application...
Sorry, this isn't a bug, but I think the UIPanGestureRecognizer could optimize performance when navigating between view controllers in the UITabBarController.