Closed kylixeza closed 1 month ago
have you tried with compose 1.7? clickable is not used inside the library but ill check for the root cause. do you have a reproducer?
ahhh yes, upgrading compose plugin version to 1.7.0-beta02 solved this issue. Thanks man! @Kashif-E 👍🏻
you can close this issue 🙏🏻
that's great @kylixeza
I always face this error when I use this library. All I did was import the library and run the app in iOS simulator without using any functions from the library. Import to gradle and sync only
kotlin = "2.0.22" compose plugin = "1.6.11"