ChenYilong / CYLTabBarController

[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】
MIT License
6.91k stars 1.45k forks source link

[bug]:lottie-ios 依赖的是2.5.3 #516

Open zp18862956943 opened 4 years ago

zp18862956943 commented 4 years ago



Base Info for this issue

  1. Version:Latest Version as here
  2. Language of App :Objective-C
  3. iOS System Version:iOS12
  4. Prototype(是否是真机):YES
  5. Issue Type:Crash、Bug、Enhancement(希望能支持一个新需求)、Q-A

1. How to reproduce the problem.

2. Please help me in this way.

能否依赖最新版的lottie,UI给的json在暗黑模式下有问题 ,但是安卓显示是好的,亲测在最新的lottie下没有问题,但是因为内部依赖的2.5.3,所以项目里无法安装最新版lottie

3. Here is a Demo.

4. Here is my Debug log


ChenYilong commented 4 years ago

可以,我本周发布一个新版本,指定 lottie 的版本号为最新版。最晚周五发布。

zp18862956943 commented 4 years ago

多谢

demoker commented 3 years ago

@ChenYilong 大佬 目前lottie所指定库版本还不是最新的,请大佬及时更新一下