icerockdev / moko-resources

Resources access for mobile (android & ios) Kotlin Multiplatform development
https://moko.icerock.dev/
Apache License 2.0
1.11k stars 123 forks source link

Add boolean property to allow webp format export #757

Open MichaelOliveiraBx opened 2 months ago

MichaelOliveiraBx commented 2 months ago

Related to this issue

Compose can read webp format and on iOS the size of the app with Compose Multiplatform is a problem (~25Mo in addition) Allow wepb will reduce significantly the size.

MichaelOliveiraBx commented 2 months ago

I can rebase on develop to remove the first commit, and maybe I have forget to add this feature on the Readme ?