Closed hyouuu closed 9 years ago
Hi! You are right. The APLExpandableCollectionView has an initWithFrame: implementation, but this method is not the designated initializer for a UICollectionView as you mentioned above. So I will replace with initWithFrame:collectionViewLayout:.
Awesome - keep up the good work and look forward to updates :+1:
Hello! Thanks for sharing this! We should add a simple init method to support initing from code: