How should Ballast be used from Swift code? #36
Closed
cjbrooks12
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am not an iOS developer, so I don't really know how Ballast should be integrated into an iOS app. I've got some basic documentation showing how it could be done, how I've managed to make it work as a POC, but the solution there is far from optimal.
I need someone who's done a lot of KMM development to help me figure out the best way to integrate Ballast into an iOS app. I would like to have patterns for both a pure Swift UI app, as well as a traditional UIKit application. The biggest unknowns for me right now are how to handle navigation from a Ballast Event Handler, and how to manage the lifecycle of the ViewModel.
Beta Was this translation helpful? Give feedback.
All reactions