Abhimanyu14 / compose-emoji-picker

Apache License 2.0
32 stars 1 forks source link

Does it support KMM ? #21

Closed 658jjh closed 3 months ago

658jjh commented 3 months ago

Does this one support KMM @Abhimanyu14 ?

Abhimanyu14 commented 3 months ago

Hi @658jjh,

If you are referring to Compose MultiPlatform (CMP), then this library does not support CMP yet.

For the logic part, the core logic is extracted into a separate library (https://github.com/Abhimanyu14/emoji-core).
It is a pure Kotlin library and is KMP-compatible.