You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Jetpack Compose, but the library has no native support of Compose so I have to use AndroidView() to integrate this library to composable. It would be wonderful to add native support for Compose, or at least write a guide on how to use this library correctly through AndroidView
The text was updated successfully, but these errors were encountered:
@ELIX1337, thank you for your report. Compose version will probably need reworking this UI component from scratch, but this initiative is valuable. I'll look into creating a new Compose library edition and additional docs.
I'm using Jetpack Compose, but the library has no native support of Compose so I have to use AndroidView() to integrate this library to composable. It would be wonderful to add native support for Compose, or at least write a guide on how to use this library correctly through AndroidView
The text was updated successfully, but these errors were encountered: