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.92k stars 1.46k forks source link

关于多tabbar中item数量的错乱bug #414

Open zhaoyongjiang opened 5 years ago

zhaoyongjiang commented 5 years ago

Base Info for this issue

  1. Version:Latest Version as here
  2. Language of App :Objective-C
  3. iOS System Version:iOS10
  4. Prototype(是否是真机):YES
  5. Issue Type:Bug

1. How to reproduce the problem.

1):多个tabbarcontroller是独立的 2):并且设置了不同的context 3):plusbutton的context已经跟对应tabbarcontroller的Context保持一致

问题图如下: 概述:在项目中,主页的tabbaritem数量貌似被二级tabbaritem数量影响

tmp3a96eabe

ChenYilong commented 5 years ago

Reference: https://github.com/ChenYilong/CYLTabBarController/issues/100

ChenYilong commented 5 years ago

收到,近期修复。

RomanticEncounter commented 1 year ago

多个异形Tabbar无法嵌套,item位置错乱,这个问题一直存在