Pinned Repositories
iCalendar
A minimal iCalendar (RFC 5545) parser in Swift
iCloudCoreDataStack
A persistence stack for using Core Data with iCloud Sync in iOS7
LCZoomTransition
A UIViewController custom animated and interactive transition that uses a delightful zoom animation.
Memories
An iOS app that displays photos from your photo library taken on a particular day in history.
Thresher
Swift µFramework for synchronous testing of asynchronous Combine code.
XMTest
Test project for XMGlobal
reactiveswift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
mluisbrown's Repositories
mluisbrown/Memories
An iOS app that displays photos from your photo library taken on a particular day in history.
mluisbrown/Thresher
Swift µFramework for synchronous testing of asynchronous Combine code.
mluisbrown/iCalendar
A minimal iCalendar (RFC 5545) parser in Swift
mluisbrown/XMTest
Test project for XMGlobal
mluisbrown/SignUpDemo
Demo of using SwiftUI, Combine and CombineFeedback for a uni-directional data flow, state driven UI.
mluisbrown/CombineFeedback
Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine
mluisbrown/ImageViewer
An image viewer à la Twitter
mluisbrown/iOS-Slack-WelcomeBot
Welcomebot for iOS PT Slack
mluisbrown/Libraries
Precompiled libraries for OS X and iOS with their build scripts
mluisbrown/michael-brown.net-hugo
mluisbrown/mixpanel-swift
Mixpanel tracking library for iOS (Swift)
mluisbrown/mluisbrown.github.io
mluisbrown/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
mluisbrown/ReactiveFeedback
Unidirectional reactive architecture
mluisbrown/ReactiveSwift
Streams of values over time
mluisbrown/rxswift-to-combine-cheatsheet
RxSwift to Apple’s Combine Cheat Sheet
mluisbrown/SnapshotBug
Test project to reproduce SnapshotTesting bug
mluisbrown/starknet.swift
StarkNet SDK for Swift and Objective-C
mluisbrown/stayaway-app
Official repository for the STAYAWAY COVID mobile application
mluisbrown/swift-aoc-2023
Advent of Code 2023 in Swift
mluisbrown/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
mluisbrown/swift-prelude
🎶 A collection of types and functions that enhance the Swift language.
mluisbrown/swift5.8-typechecker-regression
A project that demos a type checker regression in the Swift 5.8 compiler
mluisbrown/Tangerine
Swift µframework for fetching images 🍊
mluisbrown/TraeinBuddy
Example Project of a useful train schedule app written in Swift and using VIPER architectural pattern
mluisbrown/WalletConnectSwiftV2
WalletConnect Swift SDK v2
mluisbrown/XcodeBenchmark
XcodeBenchmark measures the compilation time of a large codebase on iMac, MacBook, and Mac Pro
mluisbrown/zksync-sdk-swift
mluisbrown/zksync-swift
mluisbrown/ZoomTest
Test application to demonstrate UIScrollView zooming bug in iOS 12