Anyone else tried to use KodeIn with compose multi...
# multiplatform
a
Anyone else tried to use KodeIn with compose multiplatform and experienced issues with iOS only? I’m providing a Realm db through injection and everything is fine and works on Android, but iOS freezes?
m
https://kosi-libs.org/kodein/7.19/framework/compose.html According to the official document kodein only support Android/Desktop/Js
a
hmm it does say it works in IOS, although most of their documentation is quite confusing KODEIN works: • On the JVM. • On Android. • On Javascript (both in the browser and on Node.js). • On Native platforms (such as iOS).