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?
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).