https://kotlinlang.org logo
Title
m

miguelmoreno

04/16/2022, 9:37 AM
x

xxfast

04/19/2022, 2:25 AM
exciting!
l

Linhui Li

04/25/2022, 2:35 AM
When could we use in the release version?🤓
d

Dragos Rachieru

05/23/2022, 1:25 PM
If you want to try image loading, I'm trying to create one, but I don't have a mac to build for ios https://github.com/dragossusi/image-loader If you want, you can easily implement it on
iOS
, you need to edit
Features
to enable
iOS
and implement the actuals for
PlatformCache
and
DefaultFileSystem
. You can check the sample of how to use it
It's not that smart for now, it just downloads the picture and creates a bitmap from that and caches it