jdisho / Papr

🌁 An Unsplash app for iOS
Apache License 2.0
1.15k stars 149 forks source link

Swipe left-right to see prev-next photo #92

Open jdisho opened 5 years ago

jdisho commented 5 years ago

On the photo detail, swipe left-right to see the prev-next photo. This means that the PhotoDetail.swift should be a UICollectionViewCell instead of a UIViewController.