# A-GUIDE-TO-iOS-ANIMATION **Repository Path**: 7900/A-GUIDE-TO-iOS-ANIMATION ## Basic Information - **Project Name**: A-GUIDE-TO-iOS-ANIMATION - **Description**: The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it - **Primary Language**: Objective-C - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-03-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # A-GUIDE-TO-iOS-ANIMATION ##V2.0 ***Take it easy! We have no homework this week!*** ![](https://github.com/KittenYang/A-GUIDE-TO-iOS-ANIMATION/blob/master/A%20guide%20to%20iOS%20animation_logo%20v2.0.png?raw=true) ###Update log: * 新增:目录 * 新增:源码 Swift 版。 * 新增:四个全新 Demo。 * 新增:简短的创作历程。 * 新增:新的介绍视频。 * 优化:新封面。 * 优化:改正一些技术错误。 * 优化:调整字体至 17pt 。 * 优化:修正失效的超链接。 * 优化:精细排版,去除了不必要的干扰元素。 --- ###目录: 第一章:序言 * 感谢 ii * 创作历程 iii 第二章:玩转贝塞尔曲线 * KYAnimatedPageControl 6 * GooeySlideMenu 13 * QQ 未读气泡的拖拽交互 25 * LiquidLoader 28 第三章:Core Animation * 模仿 Twitter 启动动画 35 * 圆圈遮罩转场动画 44 * 任意位置圆圈放大转场动画 50 * Game Center 起泡晃动效果 50 * 图片弹跳切换动画 51 * 下载按钮动画 56 * 一个 loading 动画 65 第四章:动画中的数学 * InteractiveCard 71 * 锤子邮件下拉刷新动画 76 * 模仿 tvOS 卡片悬浮扭动效果 84 第五章:自定义属性动画 * 粘性菜单 91 第六章:其他效果 * 重力回弹的锁屏界面 107 * UIKitDynamics 114 * 下雪效果 122 * 点赞水花溅起效果 125 * 3则 CAReplicatorLayer loading 动画 128 ##V1.0 ***A package of fun contents for serious people.*** ![](https://github.com/KittenYang/A-GUIDE-TO-iOS-ANIMATION/blob/master/A%20guide%20to%20iOS%20animation_logo%20v1.0.png?raw=true) ###Update log: * Objective-C version. * A new interactive book that you never seen before.Beautiful layout,funny widgets,and so on. * 14 demos with source code and detailed tear down with funny components.