eggswift / ESTabBarController

:octocat: ESTabBarController is a Swift model for customize UI, badge and adding animation to tabbar items. Support lottie!
MIT License
5.17k stars 578 forks source link

Lottie无效果 #261

Open bruceFighting opened 2 years ago

bruceFighting commented 2 years ago

image image image

这个地方是引入自定义lottie的地方,但是没看到有add这个操作,而且还没有触发点击效果

image 执行方法后发现这个地方自定义的动画View根本没添加进来,请教下怎么解决

quanh commented 1 year ago

add 操作在 ESTabBar 中的 reload()方法中,视图肯定加上去了的,没显示出来需要你自己排查