https://github.com/YouXianMing
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 85 下一页
摘要: AVAudioPlayer简易封装[说明]AVAudioPlayer简易封装,仅仅支持播放,暂停,停止,暂停时候带有渐隐效果,自己用,没有参考价值.[源码]https://github.com/YouXianMing/AVAudioPlayer-一个定时器的封装类源码(该定时器可以指定运行的次数)/... 阅读全文
posted @ 2015-04-14 21:50 YouXianMing 阅读(573) 评论(0) 推荐(0) 编辑
摘要: CAMediaTimingFunction的使用CAMediaTimingFunction可以用在POP动画的自定义动画当中,算是非常实用的工具,当然,系统的动画也是可以使用的.效果:需要用到的工具:https://github.com/YouXianMing/Tween-o-Matic-CN测试用... 阅读全文
posted @ 2015-04-13 22:12 YouXianMing 阅读(5121) 评论(0) 推荐(0) 编辑
摘要: # ShimmerShimmer is an easy way to add a shimmering effect to any view in your app. It's useful as an unobtrusive loading indicator.Shimmer was origin... 阅读全文
posted @ 2015-04-11 21:22 YouXianMing 阅读(525) 评论(0) 推荐(0) 编辑
摘要: 用POP动画编写带富文本的自定义动画效果 【源码】 https://github.com/YouXianMing/UI-Component-Collection 【效果】 【特点】 * 支持富文本 * 可定制型强(继承父类重写父类的startAnimation方法即可) * 支持动画的中断与持续 * 阅读全文
posted @ 2015-04-10 20:48 YouXianMing 阅读(756) 评论(3) 推荐(0) 编辑
摘要: 用TableView写带特效的cell 效果: 源码地址: https://github.com/YouXianMing/UI-Component-Collection 分析: 在UIScrollView中的代理中发送广播,然后在cell中接收广播 对每一个cell进行设置 对开发有利的一种小细节: 阅读全文
posted @ 2015-04-09 21:31 YouXianMing 阅读(721) 评论(0) 推荐(2) 编辑
摘要: 显示iOS所有系统字体 源码地址: https://github.com/YouXianMing/UI-Component-Collection 效果图: 便于你开发中寻找适合自己的字体, demo中用到了 UITableViewHeaderFooterView 以及 隐藏了状态栏。 [[UIApp 阅读全文
posted @ 2015-04-08 23:21 YouXianMing 阅读(435) 评论(0) 推荐(0) 编辑
摘要: 精美UI界面欣赏[6] 阅读全文
posted @ 2015-04-07 23:08 YouXianMing 阅读(308) 评论(0) 推荐(0) 编辑
摘要: # Facebook POP 使用指南![](http://images.cnitblog.com/blog2015/607542/201504/071421265718277.gif)Pop是一个动画引擎,用以扩展iOS、OSX的动画类型。相较于iOS、OSX中的基本动画效果,Pop扩展后支持弹簧... 阅读全文
posted @ 2015-04-07 14:28 YouXianMing 阅读(1327) 评论(0) 推荐(1) 编辑
摘要: 山寨"每日故宫"应用的图层遮罩效果最终效果:应用中的效果:素材图片:源码://// ViewController.m// 每日故宫//// Created by XianMingYou on 15/3/30.// Copyright (c) 2015年 XianMingYou. All ri... 阅读全文
posted @ 2015-03-31 22:19 YouXianMing 阅读(447) 评论(1) 推荐(0) 编辑
摘要: 用于mask遮罩效果的图片配合resizableImage使用效果:作为素材用的图片:源码://// ViewController.m// Rect//// Created by YouXianMing on 15/3/29.// Copyright (c) 2015年 YouXianMin... 阅读全文
posted @ 2015-03-30 21:32 YouXianMing 阅读(1584) 评论(0) 推荐(0) 编辑
上一页 1 ··· 25 26 27 28 29 30 31 32 33 ··· 85 下一页