This repository has been archived by the owner on Nov 8, 2017. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing and hiding the tabBarView manualy in viewWillAppear and viewW…
…illDisappear, because the tabBarView in the MSSTabNavigationBar was never removed or hidden or the rect wasnot made to CGRectZero. Thats why the collectionView inside the MSSTabBarView was showing over the navigation bar in other places, where I dont need tabs. Specially when the NavigationBar is shown or hidden from the code for some pages, this bug definitely happens.
- Loading branch information