Open alijaza opened 6 years ago
Yes, me too...
@0ber , Can you check please Me also facing same problem
Same problem here
as for me, the lib crashes my app when I turn my iPhone from portrait to landscape mode. 👎
as for me, the lib crashes my app when I turn my iPhone from portrait to landscape mode. 👎
@matvdg I encountered same crash. My solution is subclass RAMAnimatedTabBarController and override this method. Hope it can help
Anyone found the solution?
The tab bar controller does a re-layout on rotation, and on phones it often hides the label. It appears that the library may be forcing space for the label, and in my case keeping the label visible on rotation.
My app also experiences icons cutting off at the bottom of the screen when rotating.
I know that iPhone X has a new bottom layout thingy because of the extended screen, but I don't know the intricate details. I'm not sure how well this library plays with the UITabBarController's built in layout mechanisms.
Hi! I would like to solve this issue.
Seems icons are overlapping the edge of the tab bar for iPhone X: