Files
compose-multiplatform/gradle-plugins/compose
Abdelilah El Aissaoui 96f0d98d27 Added animated image component (#2015)
* 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
2022-04-29 13:57:15 +03:00
..