RCCPeakableImageView icon indicating copy to clipboard operation
RCCPeakableImageView copied to clipboard

Results 4 RCCPeakableImageView issues
Sort by recently updated
recently updated
newest added

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

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