SkillAgentSearch skills...

PZSwipedCollectionViewCell

a swiped collectionViewCell, that can swipe left to delete or do something you want.

Install / Use

/learn @EvoIos/PZSwipedCollectionViewCell
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PZSwipedCollectionViewCell(中文说明)

Required

the UICollectionView's width is equal to UIScreen.main.bounds.width.

Feature

  • UICollectionViewCell swipe left to show view. By default, swipe left to delete.
  • only one opening cell in whole collectionView.

Use

  1. PUT PZSwipedCollectionViewCell to your project.
  2. subclass PZSwipedCollectionViewCell
  3. none

Just two step, you can use swipe left to delete in UICollectionCell.

Or you can custom your view to show. Just create a custom view and then set it to property 'revealVIew'.

License

PZSwipedCollectionViewCell is released under the MIT license. See LICENSE for details.

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1y ago
Forks3

Languages

Swift

Security Score

60/100

Audited on Oct 12, 2024

No findings