Matthew Ferguson (matthewferguson)

matthewferguson

Geek Repo

Location:All 4 United States Time Zones

Github PK Tool:Github PK Tool

Matthew Ferguson's repositories

CombineURLServices

Native iOS Code Challenge | Mobile REDUX Architecture | Combine | URLSession | SwiftUI | Core Data

Language:SwiftLicense:MITStargazers:2Issues:0Issues:0

DataFlowFunnelCD

DataFlowFunnelCD is a Swift Package used for two main Architecture purposes. 1) Manage Core Data contention (multi-threaded) issues when saving two separate NSManagedObjects ( CRUD operations). 2) Solves the problem of referencing the NSPersistentContainer from anywhere in the bundle. Anywhere includes frameworks, other swift packages, and traditional bundle access.

Language:SwiftLicense:MITStargazers:2Issues:0Issues:0

ContainerPOC

This is a workplace (2020) training project (POC) on how to decouple a Collection View from a busy central View Controller (UIViewController). Create an iOS SDK Custom Container View Controller with an embedded storyboard Collection View - Proof of Concept.

Language:SwiftLicense:MITStargazers:1Issues:1Issues:0

PondFishing

Proof of Concept : DataFlowFunnelCD Swift Package test app. Three main goals : 1) Test multi-threaded persistence CRUD operation contention/crash management (iOS SDK 17 and below), 2) Test the Core Data stack as a package, and 3) Test Xcode Swift Package Manager installation/maintenance.

Language:SwiftLicense:MITStargazers:1Issues:0Issues:0