alexhillc / AXPhotoViewer

An iOS/tvOS photo gallery viewer, useful for viewing a large (or small!) number of photos.
https://www.cocoacontrols.com/controls/axphotoviewer
MIT License
646 stars 119 forks source link

ios 8? #16

Closed drmarkpowell closed 6 years ago

drmarkpowell commented 6 years ago

Would it be straightforward to walk the minimum iOS version back to 8.0? For this and for AXStateButton? I've got an application in mind that could use a cool image gallery like this but I'd like to target iOS 8 as well.

alexhillc commented 6 years ago

Hey @drmarkpowell, realistically, this shouldn't be too hard. I don't have a lot of free time at the moment, but I'll see what I can do

drmarkpowell commented 6 years ago

Do you take pull requests? Maybe I could contribute

-Mark

On Sep 22, 2017, 2:23 PM -0700, Alex Hill notifications@github.com, wrote:

Hey @drmarkpowell, realistically, this shouldn't be too hard. I don't have a lot of free time at the moment, but I'll see what I can do — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

alexhillc commented 6 years ago

Hey @drmarkpowell, I saw your pull request and I looked it over - but at the time I had already made those same changes in my branch. In any case, the library now supports iOS 8 as of a83b012d57377bbe489d20ce8831804188be1844. :)