How to display nested folders

My app allows users to create documents and store them inside folders, and they can also store folders inside other folders. Since users can create as many nested folders as they want, I can’t figure out how to organize the repeating groups to support folders within folders. Has anyone done something similar before?

I have made a few apps with this kind of file storage. I decided that I would just go 4 or 5 folders deep and just created the parent child folder structure with draggable elements and built out the repeating groups.

This topic was automatically closed after 70 days. New replies are no longer allowed.