Skip to content
#

uikit

Here are 2,503 public repositories matching this topic...

SwifterSwift
RomanPodymov
RomanPodymov commented Feb 10, 2022

🚀
Is your feature request related to a problem? Please describe.
There are setImageForAllStates, setTitleColorForAllStates and setTitleForAllStates in public extension UIButton. Let's add setAttrbiutedTitleForAllStates as well.

Describe the solution you'd like

func setAttrbiutedTitleForAllStates(_ title: NSAttributedString) {
    states.forEach { setAttributedTitle(t
ViewAnimator
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】

  • Updated Dec 30, 2021
  • Objective-C

Improve this page

Add a description, image, and links to the uikit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the uikit topic, visit your repo's landing page and select "manage topics."

Learn more