Ramotion / animated-tab-bar

:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
https://www.ramotion.com/animated-tab-bar-ios-app-development-ui-library/
MIT License
11.13k stars 1.33k forks source link

Items are too far down if app is launched horizontally #195

Closed wozniakpl closed 3 years ago

wozniakpl commented 7 years ago

I'm setting up the TabBar correctly, everything works and looks fine when I'm starting the app in portrait orientation. Although, if I start it holding iPhone horizontally and then turning it to portrait, icons somehow are too far down and I can see ~60% of them.

What can cause this or how can I avoid it?

alouanemed commented 5 years ago

Same issue, were you able to solve this?