Pinned Repositories
Browser
PokemonKit
PokemonKit is my Swift framework for sharing code between apps involving Pokémon in some way.
SwappableDependencies
swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
TCACoordinators
Powerful navigation in the Composable Architecture via the coordinator pattern
rhysm94's Repositories
rhysm94/SwappableDependencies
rhysm94/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
rhysm94/TCACoordinators
Powerful navigation in the Composable Architecture via the coordinator pattern
rhysm94/AdventOfCode2023
rhysm94/asdf-sourcery
rhysm94/BackportAttributeGraph
Sample minimal replicable example showing AttributeGraph problems with SwiftUIBackports
rhysm94/ImmediateDebounceIssue
rhysm94/MainSerialExecutorBug
Example of changed behaviour in MainSerialExecutor with Xcode 16/iOS 18 SDK
rhysm94/PackageWithResource
Demo package with a resource
rhysm94/Pokedex
An app demonstrating interacting with PokéAPI
rhysm94/SpyBug
A small demo of a bug with parameter packs
rhysm94/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
rhysm94/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
rhysm94/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
rhysm94/swift-perception
Observable tools, backported.
rhysm94/SwiftUIBackports
A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
rhysm94/SwiftUIBackportsBug
Repo demonstrating a bug with SwiftUIBackports
rhysm94/SwiftXP
SwiftUI in style.
rhysm94/TCA-Coordinator-Form
Sample project for creating a multi-step form in TCA, with TCACoordinators
rhysm94/TCA-visionOSDemo
Demonstrating using TCA for a visionOS app
rhysm94/TCA_154_Bug
rhysm94/TCAObservationMinimalExampleBug
rhysm94/TooltipInSwiftUI
rhysm94/tuist
Tuist's CLI
rhysm94/TuistBundleBug
rhysm94/UnimplementedDatabaseApp
A demonstration of how to use UnimplementedGRDB in a "real" application, to avoid having an Optional DatabaseWriter/Reader in place until migration has occurred.
rhysm94/UnimplementedGRDB
Unimplemented versions of DatabaseReader and DatabaseWriter from GRDB
rhysm94/VanillaSPMDemo
rhysm94/VoidCasePathBug
Minimal replicable example of Void CasePaths not working
rhysm94/Whisky
A modern Wine wrapper for macOS built with SwiftUI