edudnyk / LabelKit
A UILabel that does true animation of attributed text.
β16Updated 3 years ago
Alternatives and similar repositories for LabelKit:
Users that are interested in LabelKit are comparing it to the libraries listed below
- Animated shine effect for your viewsβ16Updated 3 years ago
- π Declarative UIKit in 10 lines of code.β28Updated 2 years ago
- A slider for adjusting values just like the one in Photo.app in iOS 13β26Updated last year
- β18Updated last year
- Familiar, easy state-driven haptics, audio and moreβ23Updated last year
- Xcode Swift app demo of dynamic menu using UIKit's physics engine. Flexible menu design generated from array of data.β20Updated 4 years ago
- β13Updated 2 years ago
- CustomDynamicType is a versatile Swift library designed to seamlessly integrate custom fonts into iOS Dynamic Type.β12Updated last year
- Core Image Filter Explorer. Using metallib.β37Updated 5 years ago
- Animated Sticky Header built in SwiftUI | Spotify Scrollable Headerβ22Updated 2 years ago
- β12Updated 4 months ago
- SwiftUI Clock Time Pickerβ12Updated 3 years ago
- Countdown film clutter in SwiftUIβ17Updated 5 years ago
- A SwiftUI Layout where subviews are arranged horizontally and wrapped vertically.β66Updated 2 years ago
- β25Updated 2 years ago
- Make use of advanced Core Animation features without leaving UIKit.β14Updated 5 years ago
- Custom blur radius for your UIKit viewsβ42Updated 9 months ago
- Split NSAttributedText into glyph CGPath, convert NSAttributedText to SVGβ38Updated 5 years ago
- SwiftUI + Metal effect that allows to reproduce see-through, decorative/ornamental glass-like effects.β24Updated 10 months ago
- β44Updated 3 months ago
- Build Forms with Compositional Layoutβ16Updated last year
- An UI Component that allows you to integrate a step progress UI within your app.β22Updated 5 years ago
- β30Updated 7 months ago
- Highly customisable popover with multiple borders, borders styles (color and gradient) and arrow styles in iOS.β16Updated 4 years ago
- A sample app demonstrate how to creating a UICollectionViewCell to have a dynamic height based on font size and image aspectΒ ratioβ19Updated last year
- A DSL for creating NSAttributedStringsβ24Updated 5 years ago
- An elegant color picker that allows a predefined set of colors to be selectedβ22Updated last year
- NSTextView/UITextView subclass with an expandable See More link. It helps avoid cluttering with too much information, by hiding some of iβ¦