AvdLee / AsyncOperationsLinks
Asynchronous Operations in Swift explained in a Swift Playground
☆100Updated 5 years ago
Alternatives and similar repositories for AsyncOperations
Users that are interested in AsyncOperations are comparing it to the libraries listed below
Sorting:
- Make use of SwiftUI Previews for UIKit!☆144Updated last year
- See all your scheduled local notifications in one place☆170Updated 2 years ago
- An Xcode playground that demonstrates the new features introduced in Swift 5.2.☆93Updated 5 years ago
- Property wrapper for turning decoding failures into optionals instead of errors.☆46Updated 2 years ago
- Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.☆59Updated 6 years ago
- Swift wrapper around ImageIO☆112Updated 2 years ago
- Custom UIPresentationController project for https://kylebashour.com/posts/custom-view-controller-presentation-tips☆111Updated 6 years ago
- Swift DSL for UIKit☆157Updated 6 years ago
- Chain multiple UIView animations without endless closure nesting☆119Updated last year
- 📆 Create dates and date components easily (e.g. "first Thursday of the next month")☆140Updated 2 years ago
- 📱Ensure your localized strings are complete and never unused 👍☆70Updated last year
- ⚡️ Modern replacement for Apple's Reachability written in Swift and made elegant using Combine.☆124Updated last year
- Timelane + Combine☆166Updated 4 years ago
- A Swift micro-framework to easily deal with weak references to self inside closures☆79Updated 4 years ago
- SwiftCodeSan is a tool that "sanitizes" code written in Swift.☆181Updated 3 years ago
- A Clean, Simple and Composable Routing System for iOS apps in Swift