Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.84 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.84 KB

KSOMediaPicker

Carthage compatible Version Platform License

KSOMediaPicker is an iOS/tvOS framework that provides UI to access the Photos framework. It provides similar functionality to UIImagePickerController on iOS and a custom implementation on tvOS.

iOS

Installation

You can install KSOMediaPicker using cocoapods, Carthage, or as a framework. When installing as a framework, ensure you also link to Agamotto, Ditko, Loki, Stanley, Quicksilver, Shield/Photos, KSOFontAwesomeExtensions, and FLAnimatedImage as KSOMediaPicker relies on them.

Dependencies

Third party:

Apple:

  • Photos, iOS and tvOS