svdo / swift-RichString
The easiest way to work with attributed strings in Swift.
☆33Updated 2 years ago
Alternatives and similar repositories for swift-RichString:
Users that are interested in swift-RichString are comparing it to the libraries listed below
- A container view that responds to scrolling of UIScrollView☆73Updated 5 years ago
- A library, which adds the ability to hide navigation bar when view controller is pushed via hidesNavigationBarWhenPushed flag☆54Updated 5 years ago
- 🖍 The Library Creating Text Attributes with Type-Safety☆62Updated last year
- Source code for the nav-transitions series on devsign.co☆52Updated 5 years ago
- Swift DSL for UIKit☆155Updated 5 years ago
- Write constraints in a concise, expressive, Swifty way.☆90Updated 6 years ago
- Inject custom code into views and view controllers in response to lifecycle events.☆92Updated 4 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- Useful helpers for working with Codable types in Swift☆129Updated 4 years ago
- 🍦 Simplified and chainable AutoLayout constraints for iOS.☆42Updated last year
- Live Marble Diagram Visualizer for Apple Combine framework on Apple Platform☆64Updated 5 years ago
- UIViewPropertyAnimator based View Transition Animator☆56Updated 5 years ago
- Different kind of Layouts☆36Updated 5 years ago
- A swift theming framework for UIKit for easy adoption of multi theme and iOS dark mode☆45Updated 5 years ago
- A declarative user interface DSL inspired by SwiftUI☆70Updated 4 years ago
- ☆49Updated 2 years ago
- A minimalist memory and disk based cache backed by NSCache, NSKeyedArchive, and the Swift 4 Codable protocol.☆63Updated 5 years ago
- [Archived] Unidirectional data flow architecture with SwiftUI and Combine.☆72Updated 4 years ago
- Property wrapper for turning decoding failures into optionals instead of errors.☆44Updated last year
- A token field implementation for iOS☆106Updated 4 years ago
- A small group of extensions on top of NSNotification center and RxSwift that allows for strong-typed notifications☆33Updated 4 years ago
- Write amazing, strong-typed and easy-to-read NSPredicate.☆100Updated 2 years ago
- Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View☆57Updated last year
- UI event handling using Apple's combine framework.