-
Notifications
You must be signed in to change notification settings - Fork 1
动画不生效 #1
Copy link
Copy link
Open
Description
用代码编写,加入如下代码不生效
let layout = MMCollectionViewFlowLayout()
layout.transition = ParallaxAttributesTransition()
collectionView.collectionViewLayout = layout
你的demo里面必须要在
override func prepare(for segue: UIStoryboardSegue, sender: Any?) 这个函数传参过去才可以
问一下,在不用Storyboard编写的情况下,如何用你的动画框架
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels