测试已测试 | ✗ |
语言语言 | Obj-CObjective C |
许可证 | MIT |
发布上次发布 | 2016年11月 |
由 tnantoka 维护。
依赖项 | |
FCFileManager | ~> 1.0 |
FontAwesomeKit | ~> 2.2 |
MGSwipeTableCell | ~> 1.1 |
EDHUtility | ~> 0.1 |
为 iOS 开发的文件管理界面,适用于 Edhita.
EDHFinder 通过 CocoaPods 提供。
$ pod try EDHFinder
通过 CocoaPods.
# Podfile
pod 'EDHFinder', '~> 0.1'
$ pod install
#import "EDHFinder.h"
UINavigationController *navController = [[EDHFinder sharedFinder] listNavigationControllerWithDelegate:detailController];
请参阅 示例.
MIT 许可证