KelvinJin

AnimatedCollectionViewLayout

KelvinJin

A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.

AI 简介

AnimatedCollectionViewLayout 是一个用于为 UICollectionView 添加自定义过渡和动画效果的 UICollectionViewLayout 子类。该项目通过子类化 UICollectionViewLayout,提供了一种简单且不破坏现有代码结构的方式来实现复杂的滚动动画效果,支持包括视差、缩放进出、旋转进出等多种动画类型。适用于需要在 iOS 应用中提升用户体验,特别是希望为集合视图添加平滑过渡效果而不希望大幅修改已有代码库的场景。项目使用 Swift 开发,并支持通过 CocoaPods、Carthage 或 Swift Package Manager 方式集成至 Xcode 项目中。

Swift
MIT License
4.9k
Stars
347
Forks
67
Watchers
27
Issues

Star 增长

今日+1
近 7 天+1
近 30 天+4
综合评分62.52
默认分支master