File tree Expand file tree Collapse file tree
CustomTransition/CustomTransition-Swift Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 自定义转场动画
2+
3+ 这是我为[ iOS自定义转场动画实战讲解] ( http://www.jianshu.com/p/ea0132738057 ) 提供的demo,使用Swift和Snapkit。
4+
5+ 如果您使用的是OC和Storyboard,可以参考[ 这个demo] ( https://github.com/bestswifter/MySampleCode/tree/master/CustomTransition/CustomTransition-OC )
6+
7+ demo效果如下:
8+
9+ ![ demo演示] ( http://images.bestswifter.com/CustomTransition/demo.gif )
Original file line number Diff line number Diff line change 88
99这些demo都是用来配合我的博客,你可以选择在简书或我的个人博客阅读文章,水平有限欢迎指正。
1010
11+ * iOS自定义转场动画实战讲解 [ 简书] ( http://www.jianshu.com/p/ea0132738057 ) 、[ bestswifter] ( http://bestswifter.com/custom-transition-animation/ )
1112* 你应该知道的Swift小tips:[ 简书] ( http://www.jianshu.com/p/a11c6060176c )
1213* 你其实真的不懂print("Hello,world"):[ 简书] ( http://www.jianshu.com/p/abb55919c453 ) 、[ bestswifter] ( http://bestswifter.com/helloworld/ )
1314* OC的runtime小故事:[ 简书] ( http://www.jianshu.com/p/295cd2b6b42e )
You can’t perform that action at this time.
0 commit comments