themed-toggle-button-group icon indicating copy to clipboard operation
themed-toggle-button-group copied to clipboard

Create a separate version for Jetpack Compose

Open Bryanx opened this issue 3 years ago • 0 comments

At some point I would like to port this library to Jetpack Compose.

Some points to consider:

  • [ ] Find a replacement method for laying out the container other than FlexboxLayout for Compose.
  • [ ] Maybe expose segmented builders for the attributes.

PR's are welcome.

Bryanx avatar Dec 04 '20 14:12 Bryanx