DevSrSouza / compose-icons

Popular Open Source icon packs for Compose Multiplatform
MIT License
551 stars 25 forks source link

Support Darwin targets (iOS, MacOS) #21

Closed vganin closed 1 year ago

vganin commented 1 year ago

Since Compose Multiplatform is supporting Darwin targets now, so should this library. Actual supported targets can be inferred from https://mvnrepository.com/artifact/org.jetbrains.compose.ui (https://github.com/JetBrains/compose-jb/blob/master/VERSIONING.md isn't listing new targets for now).

DevSrSouza commented 1 year ago

Hi! I publish the 1.1.0 with support for iOS, MacOS em Web (JSCanvas).