Join Slack
Powered by
Is there an easy way to read a local json file? I’...
# multiplatform
c
christian.steffensen
02/19/2025, 3:06 PM
Is there an easy way to read a local json file? I’m not using Compose Multiplatform, so I can’t use the resources folders (to my knowledge, anyway). My targets are Android and iOS
christian.steffensen
02/19/2025, 3:15 PM
And by easy, I mean something easier building the platform implementations yourself 😄
https://medium.com/arconsis/reading-local-json-files-in-kotlin-multiplatform-mobile-kmm-2538e9792c70
r
rkechols
02/19/2025, 4:54 PM
Does this fit your use-case?
https://github.com/karmakrafts/KMbed
c
christian.steffensen
02/19/2025, 4:56 PM
It looks like it, I'll give it a shot, thanks!
👍 1
16
Views
Open in Slack
Previous
Next