Eric Donovan

Results 13 issues of Eric Donovan

There is some Swift code in the KMP/iOS sample app that might be a candidate for publishing as a XCFramework, it's completely generic wiring code that any app using n8...

ios

So that we get access to the default "swipe to navigate back" functionality on iOS, it's probably better if we integrate with SwiftUI Navigation

ios

Hello, I've written an implementation with an architecture that is significantly different to the ones used in this repo. It uses the todo-mvp branch as a base, but there are...