<https://twitter.com/joreilly/status/1514973876912...
# compose-ios
m
x
exciting!
l
When could we use in the release version?🤓
d
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