The docs says you can use Quicklook to view Live Photos. Overview section https://developer.apple.com/documentation/quicklook
I searched and could not an example on how to do it in swift. Seems like have to use PHLivePhotoView to view Live Photo. Is that true?
Thanks