摘要: 抖音的转场动画—iOS https://www.jianshu.com/p/29b0165de712 抖音的上下滑实现—iOS https://www.jianshu.com/p/e8799510c7aa 阅读全文
posted @ 2019-01-17 13:29 懂事长qingzZ 阅读(383) 评论(0) 推荐(0)
摘要: import UIKit class ViewController: UIViewController { deinit { NotificationCenter.default.removeObserver(self) } override func viewDidLoad() { super.viewDidLoad() ... 阅读全文
posted @ 2019-01-17 11:29 懂事长qingzZ 阅读(327) 评论(0) 推荐(0)
摘要: https://www.jianshu.com/p/d6a9f9f09926 阅读全文
posted @ 2019-01-17 11:13 懂事长qingzZ 阅读(559) 评论(0) 推荐(0)