Augustyniak / FileExplorer

FileExplorer is a powerful iOS file browser that allows its users to choose and remove files and/or directories
Other
742 stars 111 forks source link

Use FileExplorer by Default #23

Closed grantv9 closed 2 years ago

grantv9 commented 7 years ago

Is it possible to use the FileExplorer as the main view in an app? Right now, my app opens to a UITableView, but I would like it to open to the FileExplorer view instead (so the user would not have to press a button to show their documents).

Also, is there a built-in function that allows for the user to switch between saving files locally and in iCloud?

Thanks!