JFATabBarController
JFATabBarController copied to clipboard
JFATabBarController is a replacement for UITabBarController that allows the user to scroll to an arbitrary number of tab-bar items.
In our iPad, we have created this TabBar and Pushed to the Login view navigation controller. It is working fine upto iOS11 devices and all the simulators including iOS12 simulators....
Hello Josh, After a long time..... I wish you to be always well and Happy. I am wondering if you update JFATabBarController to support iPhone X also..... If yes then...
I'm using this for portrait and landscape both. Issue is that after changing orientation - (void)setSelectedIndex:(NSUInteger)selectedIndex is calling everytime. **Note: Facing only on iPhone devices not in iPad**