ASMediaFocusManager
ASMediaFocusManager copied to clipboard
Media browsing by horizontal swipe in fullscreen.
I'm going to cross this off of your to-do list today. I'll open up a pull request later today if I'm successful. Opening an issue to let you know. :)
Hmmm...a big problem with making this work may be that there's just no notion of "index" in the current state of this repo, as all the delegate methods are based off of "ForView:" delegate methods, rather than "ForIndexPath:" or "ForIndex:"
Not to say that it won't work, just that it might be a little funky. I'll let you know how it pans out.
@MattFoley, did you ever implement this? I'm looking for the same solution.