Skip to content

Repository files navigation

WQQuickSearchFileManager

快速查看文件

快速查看文件

Usage

    self.manager = [[WQQuickSearchFileManager alloc] init];
    self.manager.delegate = self;
    self.rootPath = NSSearchPathForDirectoriesInDomains(NSDocumentDirectory,
                                                        NSUserDomainMask,
                                                        YES)[0];
    [self.manager showRootDirectory:self.rootPath];

About

快速查看文件

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages