/EDHFinder

File management interface for iOS, developed for Edhita.

Primary LanguageObjective-CMIT LicenseMIT

EDHFinder

Version License Platform

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