Skip to content

yizhaorong/FileBrowser

Repository files navigation

FileBrowser

CI Status Version License Platform

Example

演示

To run the example project, clone the repo, and run pod install from the Example directory first.

使用方法

FBFileBrowerViewController *vc = [FBFileBrowerViewController new];
[self.navigationController pushViewController:vc animated:YES];

Requirements

Installation

FileBrowser is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'FileBrowser', :git => 'https://github.com/yizhaorong/FileBrowser.git'

Author

yizhaorong, [email protected]

License

FileBrowser is available under the MIT license. See the LICENSE file for more info.