摘要:
Swift - UITableView展开缩放动画 效果 源码 https://github.com/YouXianMing/Swift-Animations 阅读全文
摘要:
Swift - UITableView状态切换效果 效果 源码 https://github.com/YouXianMing/Swift-Animations 阅读全文
摘要:
支持辉光效果的Label 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 FBGlowLabel 阅读全文
摘要:
用drawRect以及CAReplicatorLayer绘制动态水波纹 大大简化了写水波纹效果的难度,你可以根据示例自己组装水波纹效果,本设计是几个工具组合在一起完成的效果, DrawRectObject 以及 ReplicatorLineAnimationView 均可以独立完成更复杂的功能. 说 阅读全文
摘要:
PCM转MP3工具的封装 说明 1. 对 PCM 转 MP3 进行了简单的封装. 2. 使用 https://github.com/wuqiong/mp3lame-for-iOS 生成支持64位的 lame 库. 源码 https://github.com/YouXianMing/iOS-Gener 阅读全文
摘要:
UITextField的简易封装 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 UITextFieldView 阅读全文
摘要:
UIWebView加载CSS样式的html 效果 源码 细节 1. 自己给一张图片测试 2. CSS样式 3. CSS学习地址 http://www.w3school.com.cn/css/index.asp 素材 阅读全文
摘要:
状态栏动画切换效果 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StatusBarAnimation 阅读全文
摘要:
PlaceholderTextView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 的 PlaceholderTextView 阅读全文
摘要:
定制通用的标签选择器 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 CollectionGridView 阅读全文