adamdebono / ADFlipTransition

An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store.
Other
126 stars 32 forks source link

it doesn't run in iOS 5.0 and 5.1 #5

Closed uzman closed 11 years ago

uzman commented 11 years ago

hi, requirements say iOS5.0 or above. i tried your example in iOS5.0 and 5.1. it gives an error

dyld: Symbol not found: _OBJCMETACLASS$_UICollectionViewController

thanks.

adamdebono commented 11 years ago

That's just the demo. The component does support it.