CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

DDFileBrowser 4.0.1

DDFileBrowser 4.0.1

Maintained by DamonHu.



  • By
  • DamonHu

DDFileBrowser

中文文档

The iOS sandbox file browser can view, copy, move, delete files and other operations. Use quick look framework to preview and long press to display more operations.

Independent integration

cocoapods

pod 'DDFileBrowser'

Use

DDFileBrowser.shared.start()

you can get the file type of the specified path by this function

DDFileBrowser.shared.getFileType(filePath: path)

Preview

File List File Type Icon

Function example

License

The project is based on the MIT License