SteveBarnegren / AttributedStringBuilder
Easily construct attributed strings in swift
☆78Updated 2 years ago
Alternatives and similar repositories for AttributedStringBuilder:
Users that are interested in AttributedStringBuilder are comparing it to the libraries listed below
- See all your scheduled local notifications in one place☆170Updated last year
- Localize UI Components in a simple and declarative way☆137Updated 4 years ago
- Property wrapper for turning decoding failures into optionals instead of errors.☆44Updated last year
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- Picture in Picture Window for iOS☆85Updated 2 years ago
- A faster and more flexible label view for iOS☆124Updated 5 months ago
- Swift DSL for UIKit☆155Updated 5 years ago
- Source code for the nav-transitions series on devsign.co☆52Updated 5 years ago
- Demonstrates how to transition between a UICollectionViewCell and a UIViewController with a simple expand/collapse animation☆71Updated 5 years ago
- 📰 Consistent & accessible visual styling on iOS with support for Dynamic Type.☆180Updated 3 weeks ago
- Swift wrapper around ImageIO☆111Updated last year
- Horizontal UICollectionViewLayout with Sticky HeaderView☆87Updated last year
- A Clean, Simple and Composable Routing System for iOS apps in Swift☆48Updated 4 years ago
- Provides a way use a method on a class as a closure value that would be referenced by some other component without causing memory leaks.☆74Updated 3 years ago
- An Xcode9+ Extension which make CodingKeys automatically.☆92Updated last year
- Make use of SwiftUI Previews for UIKit!☆144Updated 10 months ago
- Unit Tests Memory Leaks in Swift. Write readable tests for mem leaks easily with these Quick and Nimble extensions.☆194Updated 3 years ago
- Inject custom code into views and view controllers in response to lifecycle events.☆92Updated 4 years ago
- A Swift micro-framework to easily deal with weak references to self inside closures☆78Updated 4 years ago
- UIContextMenu backporting with Swifter API☆123Updated 4 years ago
- An example implementation of the iOS 11 App Store Search tab☆117Updated 3 years ago
- ⚡️ Modern replacement for Apple's Reachability written in Swift and made elegant using Combine.