Skip to content

Custom selection animation for UICollectionViewCell

License

Notifications You must be signed in to change notification settings

chengjingfeng/3d-tap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuberto's development lab:

Cuberto is a leading digital agency with solid design and development expertise. We build mobile and web products for startups. Drop us a line.

3d Tap

Custom animation for selection of collection view cell

Animation

Example

To run the example project, clone the repo and run 3d-tap.xcodeproj

Requirements

  • iOS 9.3+
  • Xcode 10.0

Installation & Usage

  1. Copy CB3DSelectCell.swift to your project and inherit your cells from it.

  2. Call select(animated: Bool) and deselect(animated: Bool) from appropriate delegate methods to run (de)selection animation.

For more details see sample project.

Author

Cuberto Design, info@cuberto.com

License

SmoothScroll is available under the MIT license. See the LICENSE file for more info.

About

Custom selection animation for UICollectionViewCell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%