Stars
Mock iOS http API calls, without proxy and certificates, uses swizzling
Control your iPhone from inside Xcode for end-to-end testing.
The most advanced ad blocker for iOS
Movies app demonstrating implementation of Clean Architecture, Dependency Injection, MVVM with View State and Coordinator in SwiftUI
How to move SwiftUI view up when keyboard appears https://www.vadimbulavin.com/how-to-move-swiftui-view-when-keyboard-covers-text-field/
A memory leak detection library for Android.
๐ธ Delightful Swift snapshot testing.
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Compile-time safe Swift dependency injection framework
A demo app describing one of UDF patterns with some test instrumentation
A toolset that makes Swift Concurrency a bit easier
Interactive diagrams of apple's combine for iOS and macOS.
SHA1, SHA2, SHA3, SHAKE, HMAC, HKDF, MGF1, BLAKE2b
๐ฑ objection - runtime mobile exploration
OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
Removes large or troublesome blobs like git-filter-branch does, but faster. And written in Scala
Visualization tool for various data structures & algorithms taught in Georgia Tech's CS 1332 class
๐ Design Patterns implemented in Swift 5.0
๐ Cache CocoaPods for faster rebuild and indexing Xcode project.
A curated collection of publicly available resources on how software companies implement automation on iOS and Android platforms ๐ฑ๐ข
Unidirectional flow implemented using the latest Swift Generics and Swift Concurrency features.
macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.
XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
A curated list of awesome Swift Macros
Welcome to "Design Patterns in iOS"! This repository is your go-to resource for exploring a wide range of common design patterns in iOS app development. With detailed explanations and practical codโฆ