Skip to content

Commit 0881b92

Browse files
committed
更新REDEME.md
1 parent 4f668db commit 0881b92

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
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)

0 commit comments

Comments
 (0)