Breens-Mbaka / Jetpack-Compose-Tables

🐝 A Compose UI data table library which allows developers to seamless integrate visually appealing and customizable tables to their Android apps or IOS apps.
162 stars 14 forks source link

Reason for adding material 3 when using the library #2

Closed kibettheophilus closed 11 months ago

kibettheophilus commented 11 months ago

Hi @Breens-Mbaka , I see on the getting started section that one must add the material3 lib before using...what is the reason behind that?

Breens-Mbaka commented 11 months ago

Hi @kibettheophilus I think I shoot myself in the foot there but the table doesn't require Material3 to run, let me remove that step. Thanks for nothing that again, much appreciated

Breens-Mbaka commented 11 months ago

Hi @kibettheophilus I think I shoot myself in the foot there but the table doesn't require Material3 to run, let me remove that step. Thanks for nothing that again, much appreciated

Done ✅, that statement was misleading this library doesn't need someone to add Material3 dependency, sorry for that and once more thanks for spotting that.

kibettheophilus commented 11 months ago

Hi @kibettheophilus I think I shoot myself in the foot there but the table doesn't require Material3 to run, let me remove that step. Thanks for nothing that again, much appreciated

Done ✅, that statement was misleading this library doesn't need someone to add Material3 dependency, sorry for that and once more thanks for spotting that.

great

kibettheophilus commented 11 months ago

How about this?

Screenshot 2023-07-27 at 20 39 53
Breens-Mbaka commented 11 months ago

Hi @kibettheophilus I removed this yesterday maybe check again