All Projects → Cuberto → 3d Tap

Cuberto / 3d Tap

Licence: mit
Custom selection animation for UICollectionViewCell

Programming Languages

swift
15916 projects

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, [email protected]

License

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].