Hi everyone! I've created a Compose Multiplatform ...
# feed
a
Hi everyone! I've created a Compose Multiplatform implementation of a Data Table, since I've noticed that Compose/Material currently do not support tables of any kind. It currently supports column-sizing logic (fixed width, wrap-content and flex), and supports filtering, sorting and pagination, and it is styled according to the Material spec of a data table. Would this be useful to any of you? Any feedback would be appreciated! https://github.com/aleksandar-stefanovic/compose-material-data-table
K 3
❤️ 2