Questions tagged [pstcollectionview]

17 questions
-1
votes
1 answer

PSTCollectionVIew - Unable to build with Xcode 5

I use PSTCollectionView in my app and it work great when I build with Xcode 4.6.3. But I cant build it with Xcode 5 because the following reason: error: Class Unavailable: UICollectionView on iOS versions prior to 6.0 Help me to fix this issue.…
jacob
  • 1,024
  • 9
  • 14
-1
votes
1 answer

rotate images using UICollectionview in iOS5

I have used UICollectionView (Like below Image) in IOS6 is working fine. Now, i want this in IOS5. but "UICollectionview" is not supported by iOs5. i have triyed using supported library PSTCollectionView but not get success. So, it is possible to…
Dhaval Parmar
  • 18,812
  • 8
  • 82
  • 177
1
2