01 2016 档案
摘要:沿着path路径做动画路径效果源码//// ViewController.m// PathAnimation//// Created by YouXianMing on 16/1/26.// Copyright © 2016年 YouXianMing. All rights reserved...
阅读全文
摘要:GIF图片合集(用于网络请求图片用)
阅读全文
摘要:Additive属性动画参考http://ronnqvi.st/multiple-animations/效果源码https://github.com/YouXianMing/Animations//// AdditiveAnimationController.m// Animations////...
阅读全文
摘要:CASpringAnimation的使用效果源码https://github.com/YouXianMing/Animations//// CASpringAnimationController.m// Animations//// Created by YouXianMing on 16/1...
阅读全文
摘要:果冻效果说明参考源码 https://github.com/Resory/RYCuteView效果源码https://github.com/YouXianMing/Animations//// SpringEffectController.m// Animations//// Created ...
阅读全文
摘要:音乐波形图动画效果注意经过测试,后期会发热严重,有优化的必要,但目前还没有处理。效果源码https://github.com/YouXianMing/Animations//// MusicBarAnimationController.m// Animations//// Created by...
阅读全文
摘要:使用CAReplicatorLayer [2]工具类//// Math.h// MathEquation//// Created by YouXianMing on 15/11/20.// Copyright © 2015年 YouXianMing. All rights reserved....
阅读全文
摘要:使用CAReplicatorLayer [1]说明https://developer.apple.com/library/ios/documentation/GraphicsImaging/Reference/CAReplicatorLayer_class/https://zsisme.gitboo...
阅读全文
摘要:心电图动画效果效果源码https://github.com/YouXianMing/Animations//// BezierPathViewController.m// Animations//// Created by YouXianMing on 16/1/11.// Copyrigh...
阅读全文
摘要:CATransform3D的m34值动画效果源码https://github.com/YouXianMing/Animations//// CATransform3DM34Controller.m// Animations//// Created by YouXianMing on 16/1/...
阅读全文
摘要:翻页效果效果说明修正以前源码的不妥之处。源码https://github.com/YouXianMing/Animations//// PageFlipEffectController.m// Animations//// Created by YouXianMing on 16/1/6.//...
阅读全文
摘要:UILabel混合显示动画效果效果源码https://github.com/YouXianMing/Animations//// MixedColorProgressViewController.m// Animations//// Created by YouXianMing on 16/1...
阅读全文
摘要:瀑布流效果效果源码https://github.com/YouXianMing/Animationshttps://github.com/chiahsien/CHTCollectionViewWaterfallLayout//// WaterfallLayoutController.m// An...
阅读全文
摘要:AlertView动画效果源码https://github.com/YouXianMing/Animations//// AbstractAlertView.h// Animations//// Created by YouXianMing on 16/1/2.// Copyright © ...
阅读全文
摘要:SDWebImage动画加载图片效果源码https://github.com/YouXianMing/Animations//// PictureCell.m// SDWebImageLoadImageAnimation//// Created by YouXianMing on 15/4/3...
阅读全文