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'
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'