Re: Design Guidance

2013-03-23 Thread Luke Hiesterman
The asterisk is there because I meant to cite my source: http://www.zdnet.com/60-percent-of-iphones-now-running-ios-6-report-705169/ Luke On Mar 23, 2013, at 11:35 AM, Luke the Hiesterman wrote: > I preach option 1. I don't know what the adoption rate of iOS 6 is these > days, but it was

Re: Design Guidance

2013-03-23 Thread Luke Hiesterman
I preach option 1. I don't know what the adoption rate of iOS 6 is these days, but it was 60% of all iPhones within two weeks of launch*, I'd venture it's around 90+% nowadays. Moreover I think the set of people who don't update their OS probably has a decent percentage of people who won't updat

Re: Design Guidance

2013-03-23 Thread Hunter Hillegas
This collection view class works on iOS 5. It's an implementation of UICollectionView (same API). https://github.com/steipete/PSTCollectionView On Mar 23, 2013, at 11:29 AM, koko wrote: > 2. Use som iOS 5 collection view (what might that be?) ___