You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.
I did a quick once over of the API and put this library in my project.
First, amazing job. Really great stuff.
Question? Is their a way to check to see if a photo is a valid 360 photo? I have a UICollectionView to page through photos full screen. I want to show a UICollectionViewCell with the image inside a UIScrollView if the photo is not 360. Then I want to display a cell with this library if it is 360.
Would love to see a UIImage extension to check if it's a 360 photo or not.
The text was updated successfully, but these errors were encountered:
I did a quick once over of the API and put this library in my project.
First, amazing job. Really great stuff.
Question? Is their a way to check to see if a photo is a valid 360 photo? I have a
UICollectionView
to page through photos full screen. I want to show aUICollectionViewCell
with the image inside aUIScrollView
if the photo is not 360. Then I want to display a cell with this library if it is 360.Would love to see a
UIImage
extension to check if it's a 360 photo or not.The text was updated successfully, but these errors were encountered: