Join Slack
what is a best way to do image loader for iOS?
# compose-ios
i
itnoles
03/10/2023, 11:12 PM
what is a best way to do image loader for iOS?
d
darkmoon_uk
03/10/2023, 11:20 PM
Raster, Vector or both?
darkmoon_uk
03/10/2023, 11:21 PM
In either case though; underlying Skia already provides API's to load raster & vector images from 'Data' which is easily converted to from
ByteArray
darkmoon_uk
03/10/2023, 11:21 PM
So the gap to fill is really just
expect
/ `actual`ing some data loading from your source of choice.
i
itnoles
03/10/2023, 11:35 PM
NSData to ByteArray?
d
darkmoon_uk
03/10/2023, 11:38 PM
Yes, Google 😊 (Outside on mobile ATM)
8
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by