MaherKSantina / MSPeekCollectionViewDelegateImplementation

A custom paging behavior that peeks the previous and next items in a collection view
https://medium.com/@maher.santina90/how-to-create-cells-that-peek-on-the-sides-like-ios-11-app-store-ef4bb54c0c7d
MIT License
356 stars 32 forks source link

Use of undeclared type 'MSCollectionViewPeekingBehavior' #65

Closed ihsaan-ullah closed 4 years ago

ihsaan-ullah commented 4 years ago

After installing the pod pod 'MSPeekCollectionViewDelegateImplementation' and using it in a ViewController. I get this error on declaration of behaviour variable

var behavior: MSCollectionViewPeekingBehavior!

Error: Use of undeclared type 'MSCollectionViewPeekingBehavior'

MaherKSantina commented 4 years ago

@ihsanullah2131 I think you created this issue by mistake again, let's track it here https://github.com/MaherKSantina/MSPeekCollectionViewDelegateImplementation/issues/64 and close this one 👍