If the property is enabled:
self.hidesBottomBarWhenPushed = YES;
then when you swipe back items on TabBar are displayed incorrectly.
This bug can be found in WhatsApp
How I can fix this?
If the property is enabled:
self.hidesBottomBarWhenPushed = YES;
then when you swipe back items on TabBar are displayed incorrectly.
This bug can be found in WhatsApp
How I can fix this?