path / FastImageCache

iOS library for quickly displaying images while scrolling
MIT License
8.11k stars 935 forks source link

Next version release? #140

Open domhof opened 8 years ago

domhof commented 8 years ago

@mallorypaine when will you release the next version? There are some interesting merged and yet unmerged changes that surely some people would like to have in their apps.

pkc456 commented 8 years ago

I need the swift version. I am trying to integrate latest version 1.5.1 in my swift project, but lots of error occurred. For eg:- 1). For bridging header, only #import <FastImageCache/FICImageCache.h> is possible, other throw error. 2). FICImageFormatDevicePhone is unknown.

mallorypaine commented 8 years ago

No idea when I'll have time for this. I have a young baby at home and I'm in the midst of a cross-country move. So...maybe in a month or something? I am certainly looking for help maintaining this project since it's clear I no longer have the bandwidth to do it.

codinglabs commented 8 years ago

@mallorypaine I really appreciate all your work on FastImageCache. How can we help you out while you take the time to spend with your family? What would you like to see as next steps?

mallorypaine commented 8 years ago

@codinglabs this project needs some major help with maintenance. It needs at least one maintainer beyond myself, and it also needs some tests, better swift support, and of course another release. I am absolutely looking for volunteers to lend a hand with this.

RodBrown1988 commented 7 years ago

@mallorypaine I'm happy to help out with upgrading this project to latest standards if you're interested?

Seems this project has been somewhat abandoned, happy to help out bringing it forward?