KevinnZou / compose-swipeBox

Swipeable list item with directional swipe actions for Jetpack Compose implemented by anchoredDraggable
https://kevinnzou.github.io/compose-swipebox-multiplatform/swipebox/com.kevinnzou.swipebox/-swipe-box.html
Apache License 2.0
64 stars 3 forks source link

Compose Bill of Materials (BOM) is better. #5

Open dadachi opened 2 weeks ago

dadachi commented 2 weeks ago

Using Compose Bill of Materials (BOM) is better.

https://developer.android.com/develop/ui/compose/bom

KevinnZou commented 2 weeks ago

@dadachi Thanks for your suggestions! I will add it to the plan. Feel free to submit a PR if you are interested.