mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-17 08:11:21 +00:00
* Added animated image component * Simplified network request * Resource load is now done in the IO Dispatchers * Renamed constant to express better its use * Refactored animated image component to use the default Image component instead of creating our own component * Added missing keys * Created new module resources & adapted AnimatedImage to it