infinitered / redpotion

We believe iPhone development should be clean, scalable, and fast with a language that developers not only enjoy, but actively choose. With the advent of Ruby for iPhone development the RubyMotion community has combined and tested the most active and powerful gems into a single package called RedPotion
MIT License
234 stars 40 forks source link

Support SDWebImage v4 while maintaining backwards compatibility with v3 #177

Closed andrewhavens closed 7 years ago

andrewhavens commented 7 years ago

This PR adds support for SDWebImage v4 while maintaining backwards compatibility with v3. It also refactors the remote image handling code to make it slightly more maintainable.

andrewhavens commented 7 years ago

Cleaning up git history in a new branch...