Custom selection animation for UICollectionViewCell
Cuberto is a leading digital agency with solid design and development expertise. We build mobile and web products for startups. Drop us a line.
Custom animation for selection of collection view cell
To run the example project, clone the repo and run 3d-tap.xcodeproj
Copy CB3DSelectCell.swift
to your project and inherit your cells from it.
Call select(animated: Bool)
and deselect(animated: Bool)
from appropriate delegate methods to run (de)selection animation.
For more details see sample project.
Cuberto Design, [email protected]
SmoothScroll is available under the MIT license. See the LICENSE file for more info.