摘要:
KVNProgressKVNProgress is a fully customizable progress HUD that can be full screen or not.KVNProgress是一个可以完全定制的HUD,你可以设置成全屏或者不全屏.Advantages - 特点Can b... 阅读全文
摘要:
编写带有点击特效的UIButton效果:源码://// ViewController.m// Button//// Created by XianMingYou on 15/1/18.// Copyright (c) 2015年 XianMingYou. All rights reserve... 阅读全文
摘要:
用Easing函数实现碰撞效果工程中需要的源码请从这里下载:https://github.com/YouXianMing/EasingAnimation源码://// ViewController.m// EasingView//// Created by YouXianMing on 15/... 阅读全文
摘要:
EasingAnimationhttps://github.com/YouXianMing/EasingAnimationThis class is used for Easing animation.Easy to understandYou can use it to build your ow... 阅读全文
摘要:
WZFlashButtonThis is a custom button with flash-like effect. Inspired byRipple Effect.这是一个自定义的按钮,有着闪烁效果,灵感来自于Ripple Effect。DemoBuild the project and r... 阅读全文
摘要:
HTKDynamicResizingCellhttps://github.com/henrytkirk/HTKDynamicResizingCellSubclassed UITableView/UICollectionView cells that will auto calculate their... 阅读全文