Help me figure out the best way to recreate this U...
# compose
y
Help me figure out the best way to recreate this Ui using Jetpack Compose, ideas would help. so my issue here is with the folders below when you open up a folder it will have more items and inside that folder you can add more folers I was able to achieve the logic part with kotlin using a tree data structure but for Ui I am still confused on what I should do.