Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

l900416/LTFileQuickPriview

Repository files navigation

LTFileQuickPriview


[DEPRECATED] You can use https://github.com/liangtongdev/LTxCore instead

Use LTxCoreFilePreviewViewController instead.


Support both online and local document & Multi-Media File Preview. Easy to use.

Features

  • Support QuickLook Type File
  • Support Web Page
  • Support Multi-Media File
  • Custom UI
  • File cache

Upcoming features

  • to be continue

Installation with CocoaPods

LTFileQuickPreview is available in CocoaPods, specify it in your Podfile:

pod 'LTFileQuickPreview'

Requirements

iOS 9+

Usage

Easy to use, all you need to do is:

init the viewController with file dataSource.

push or show the viewController.

That's all.

 //init
 LTQuickPreviewViewController* quickPreviewVC = [LTQuickPreviewViewController 
 instanceWithURL:url];
 //push or show
 [self.navigationController pushViewController:quickPreviewVC animated:true];

License

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

About

[DEPRECATED] Support both online and local document & Multi-Media File Preview.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /