ivancantarino's Stars
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
stephencelis/SQLite.swift
A type-safe, Swift-language layer over SQLite3.
peripheryapp/periphery
A tool to identify unused code in Swift projects.
EmergeTools/Pow
Delightful SwiftUI effects for your app
simonbs/Runestone
📝 Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more.
JohnSundell/Ink
A fast and flexible Markdown parser written in Swift.
jtrivedi/Wave
Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
jevonmao/PermissionsSwiftUI
A SwiftUI package to beautifully display and handle permissions.
drmohundro/SWXMLHash
Simple XML parsing in Swift
marcoarment/Blackbird
aheze/Prism
A lightweight 3D renderer for SwiftUI.
chockenberry/MarkdownAttributedString
Adding Markdown support to NSAttributedString.
jazzychad/iCloudCoreDataStarter
Example Xcode swift iOS project for Core Data + iCloud syncing
johnpatrickmorgan/TCACoordinators
Powerful navigation in the Composable Architecture via the coordinator pattern
jtrivedi/Apple-Cash-Animation
A rebuild of the fantastic Apple Cash "shimmer" effect in Wallet.app.
beneater/boids
jaredsinclair/etcetera
Stuff I need often enough to that's too small to exist on its own.
insidegui/CloudKitchenSink20
Sample code for my article on CloudKit.
ivancantarino/Identifiers
Identifiers for UI testing: a reflection based approach.