https://github.com/nemecek-filip/qlpreviewcontroller.example
Simple example project showing QLPreviewController usage
https://github.com/nemecek-filip/qlpreviewcontroller.example
ios-example qlpreviewcontroller quicklook
Last synced: 5 months ago
JSON representation
Simple example project showing QLPreviewController usage
- Host: GitHub
- URL: https://github.com/nemecek-filip/qlpreviewcontroller.example
- Owner: nemecek-filip
- License: mit
- Created: 2020-03-28T13:00:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-01T12:33:03.000Z (almost 5 years ago)
- Last Synced: 2025-05-06T07:04:17.970Z (5 months ago)
- Topics: ios-example, qlpreviewcontroller, quicklook
- Language: Swift
- Size: 8.51 MB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dynamic Type •
Event Kit •
Quick Look •
App Ideas •
Keyboard Preview •
Modern Collection Views----
# QLPreviewController Example[](https://twitter.com/nemecek_f)
[](https://github.com/nemecek-filip/QLPreviewController.Example/blob/master/LICENSE)
### Simple example project showing `QLPreviewController` usage
This projects shows how to use `QLPreviewController` to preview various files like PDF, image, Word document and more. It shows how to create custom `QLPreviewItem`, how to configure `QLPreviewController` to display multiple files and also how to generate thumbnails with `QLThumbnailGenerator` using the `QLThumbnailGenerator.Request` and method `generateBestRepresentation`.

It can even display 3D ARKit models in the `.usdz`
