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 would like to be able to use Kohii within a LazyColumn and Pager in jetpack compose. Do you have any thoughts about how to make this possible?
I think buckets for these would need to live in a separate library so the main library doesn't require a dependency on compose. To make this happen, we would need a way to add bucket types in the configuration. What are your thoughts?
The text was updated successfully, but these errors were encountered:
I would like to be able to use Kohii within a LazyColumn and Pager in jetpack compose. Do you have any thoughts about how to make this possible?
I think buckets for these would need to live in a separate library so the main library doesn't require a dependency on compose. To make this happen, we would need a way to add bucket types in the configuration. What are your thoughts?
The text was updated successfully, but these errors were encountered: