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 Aug 14, 2019. It is now read-only.
Hi @jessesquires
I just read the code inside JSQPhotoMediaItem.m, if the image in JSQPhotoMediaItem could be download by url that'll be much more flexible in my opinion.
Thanks for your nice library.
The text was updated successfully, but these errors were encountered:
It can be! See the comments in the docs about subclassing. The JSQPhotoMediaItem has the bare minimum needed to work with the library, thus it is extremely flexible.
See the discussion in #476, the thread is pretty long, but there are some comments on how to do this, as well as insight about the design of the library itself. Hope that helps!
@jessesquires
Yes, in fact I'd achieved it by subclassing, that's just my way to make it.
I'll send a RP after some improvements to make codes become more strong.
Hi @jessesquires
I just read the code inside JSQPhotoMediaItem.m, if the image in JSQPhotoMediaItem could be download by url that'll be much more flexible in my opinion.
Thanks for your nice library.
The text was updated successfully, but these errors were encountered: