Hi, everyone, I report my updated <iOS KMP explora...
# feed
f
Hi, everyone, I report my updated iOS KMP exploration, • Different approach of using KMP ViewModel with iOS • Usage of Koin from Swift • Logs/Datstore and more. This playground gives some directions about implementing KMP on iOS without too much complexity and increasing the iOS Dev experiences. Feedback is greatly accepted about how to make it better or mistakes.
👍 1
I really want to add a Database Room example. People must avoid for iOS to implement a big database Schema inside the exported module, as it as useless data (if only used inside the Kotlin) and increase build time and size of the app.