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

When i remove title tabbar, How i can set icon tabbar center horrizaltally, current it top bar. #116

Closed mhtranbn closed 6 years ago

0ber commented 8 years ago

use @IBInspectable public var yOffSet: CGFloat = 0

mhtranbn commented 8 years ago

many thanks for you. @ober01