Pinned Repositories
Adder
An example of how bridge c++ objects across to Swift via a C header.
GCD_LCM
Bridges gcd and lcm functions from the C++ Numerics library to Swift
SimpleObserver
A simple implementation of a reactive style observer pattern
StaticCoordinators
An experiment using completely stateless coordinators with no reference to UIKit
TOOSC
Open Sound Control encoding and decoding in Swift
UserDataCollection
A progressive onboarding example app
oconnelltoby's Repositories
oconnelltoby/Adder
An example of how bridge c++ objects across to Swift via a C header.
oconnelltoby/GCD_LCM
Bridges gcd and lcm functions from the C++ Numerics library to Swift
oconnelltoby/SimpleObserver
A simple implementation of a reactive style observer pattern
oconnelltoby/StaticCoordinators
An experiment using completely stateless coordinators with no reference to UIKit
oconnelltoby/TOOSC
Open Sound Control encoding and decoding in Swift
oconnelltoby/UserDataCollection
A progressive onboarding example app
oconnelltoby/BubbleWrap
Pop some bubbles!
oconnelltoby/CombineExt
CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
oconnelltoby/Coordinator
A simple example of an MVVM+C architecture
oconnelltoby/iOSDevDirectory
The iOS Dev Directory
oconnelltoby/Ratio
A package to help represent numerical ratios in Swift
oconnelltoby/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
oconnelltoby/UserDataValidation
A library for validating user input