Stars
Algorithms and data structures in Swift, with explanations!
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Meta-programming for Swift, stop writing boilerplate code.
An exhaustive expansion of the standard SwiftUI library.
A List of Awesome Swift Playgrounds
Example of Clean Architecture of iOS app using RxSwift
A paging view with a highly customizable menu ✨
Live animated Alert View for iOS written in Swift
🎼 A library for function composition.
🧰 Case paths extends the key path hierarchy to enum cases.
Bazel rules for generating Xcode projects.
Animation, Effects & Transitions for iOS
Mini Pomodoro Timer app designed for the Watch. Written in Swift.
Corona Virus Tracker & Advices iOS App with SwiftUI
A benchmarking tool for Swift Collection algorithms
A library that gains Texture(AsyncDisplayKit) more power in Swift.
Playing around marvel public API with RxSwift, Argo, Alamofire
RxComposableArchitecture is a forked of Composable Architecture with adjustment to make it work with UIKit.
Debugging tool to help adjust your iOS app on the fly without recompiling
Ever use Google maps? Well, Google maps uses a type of pathfinding algorithm in order to route you from your origin to your destination. PathFinder is simply a tool that visualizes how these types …
A simple demo code for MVVM pattern using SwiftUI
This is an example how to create custom bottom sheets along with the implementation of other objects like UITableView, UICollectionView, UISwitch and else.