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

can I provide array of imageURLs instead of images? #27

Closed santhoshs5 closed 6 years ago

santhoshs5 commented 6 years ago

I have an array of image URLs which should get downloaded cached automatically. If I scroll fast it should cancel previous requests and provide current request.

is it supports ?

alexhillc commented 6 years ago

@santhoshs5, the caching/request behavior is supported, however, providing just URLs is not currently supported