EDHFinder

File management interface for iOS, developed for Edhita.

MIT License

Stars
15
Committers
1

EDHFinder

File management interface for iOS, developed for Edhita. EDHFinder is available through CocoaPods.

Requirements

  • iOS 8.0

Demo

$ pod try EDHFinder

Installation

With CocoaPods.

# Podfile
pod 'EDHFinder', '~> 0.1'
$ pod install

Usage

#import "EDHFinder.h"

UINavigationController *navController = [[EDHFinder sharedFinder] listNavigationControllerWithDelegate:detailController];

See also Example.

Author

@tnantoka

License

The MIT license

Package Rankings
Top 12.47% on Cocoapods.org
Badges
Extracted from project README
Version License Platform
Related Projects