marmelroy / FileBrowser

Finder-style iOS file browser written in Swift
MIT License
1.51k stars 221 forks source link

Case study #36

Open csr opened 6 years ago

csr commented 6 years ago

Is it possible to show files retrieved from a server? I have a Firebase database from which I download files and wanted to know if it was possible to add files to the FileBrowser or not. Thanks!