RCCPeakableImageView
RCCPeakableImageView copied to clipboard
Fixed #1 and added UICollectionView demo (credits to @johnnyclem)
When RCCPeakableImageView placed in a collectionViewCell, it only works for its first appearing. Once the cell is reused by another cell, the motionEffect is lost and the size is changing...
... alse amended README fixes #2
It might be worth adding under the Requirements section of the README that the user needs to have "Reduce Motion" under Settings > General > Accessibility set to Off. Some...