[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Base Info for this issue
Version:v1.10.0
Language:Objective-C
iOS System Version:iOS10
Prototype(是否是真机):YES
Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A
1. How to repeat the problem.
这样设置也无效 tabBarController.imageInsets = UIEdgeInsetsMake(4.5, 0, -4.5, 0); tabBarCtroller.titlePositionAdjustment = UIOffsetMake(0, MAXFLOAT); 真机和模拟器,图标都无法居中
2. Please help me in this way.
3. Here is a Demo.
4. Here is my Debug log