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

非数字角标小红点能支持吗 #127

Closed DogTwoChen closed 7 years ago

DogTwoChen commented 7 years ago

Base Info for this issue

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

1. How to repeat the problem.

2. Please help me in this way.

3. Here is a Demo.

4. Here is my Debug log

ChenYilong commented 7 years ago

可以,你可以参考下 https://github.com/ChenYilong/CYLTabBarController/issues/118

ChenYilong commented 7 years ago

v1.13.0已经可自定义View来展示 TabBarItem 角标,默认支持未读小红点。详情参考文档。一打开APP就显示红点,已经在Demo中演示。