erikdrobne's Stars
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
realm/SwiftLint
A tool to enforce Swift style and conventions.
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
kean/Pulse
Network logger for Apple platforms
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
peripheryapp/periphery
A tool to identify unused code in Swift projects.
twostraws/Inferno
Metal shaders for SwiftUI.
RevenueCat/purchases-ios
In-app purchases and subscriptions made easy. Support for iOS, watchOS, tvOS, macOS, and visionOS.
apple/swift-foundation
The Foundation project
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
simibac/ConfettiSwiftUI
SwiftUI Package for Configurable Confetti Animation 🎉
AvdLee/appstoreconnect-swift-sdk
The Swift SDK to work with the App Store Connect API from Apple.
pointfreeco/swift-tagged
🏷 A wrapper type for safer, expressive code.
mattmassicotte/ConcurrencyRecipes
Practical solutions to problems with Swift Concurrency
aheze/SwipeActions
Add customizable swipe actions to any view.
WeTransfer/Mocker
Mock Alamofire and URLSession requests without touching your code implementation
davdroman/swiftui-navigation-transitions
Pure SwiftUI Navigation transitions ✨
uber/mockolo
Efficient Mock Generator for Swift
tikhop/TPInAppReceipt
Reading and Validating In App Purchase Receipt Locally.
Dean151/ButtonKit
Asynchronous and Throwable button implementation for SwiftUI, with animations and progress tracking
JamesSedlacek/Routing
SwiftUI library for abstracting navigation logic from views
yoxisem544/ScreenshotPreventing-iOS
Prevent screenshot or screenrecording on iOS devices
WeTransfer/WeTransfer-iOS-CI
Containing all the shared CI logic for WeTransfer repositories
daprice/Variablur
Variable blur effects for SwiftUI, powered by Metal
radixdlt/babylon-wallet-ios
iOS wallet for Radix DLT.
tfmart/Giffy
Power efficient GIF display for SwiftUI
primer-io/primer-sdk-ios
iOS SDK for Primer
domengabrovsek/semantic-release-example
This GitHub repository demonstrates an automated semantic versioning and release process using GitHub Actions. It includes a workflow that computes the next version, updates the package file, creates a new Git tag, and publishes a GitHub release.