sunyazhou13 / AwemeDemoLinks
抖音上下滑Demo
☆16Updated 6 years ago
Alternatives and similar repositories for AwemeDemo
Users that are interested in AwemeDemo are comparing it to the libraries listed below
Sorting:
- UICollectionView列表和网格之间切换的Demo,带动画效果。☆93Updated 6 years ago
- 基于FreeStreamer播放器二次封装。仿网易云封面图旋转,转圈音乐动效。全局基于ASDK☆81Updated 6 years ago
- ☆56Updated 6 years ago
- UITextField各种限制,从此一个属性就能解决!比如:手机号(11位)、密码(只能数字和字母)、最大字符串(是否区分中英文)等等这样的限制,以及实时监测输入文字、结束编辑时回调等。☆47Updated last year
- ZFJTreeViewKit一款高效简单扩展性极强而且可以无限插入子节点的树状列表视图。☆71Updated 6 years ago
- IGListKitDemoOC☆43Updated 6 years ago
- iOS UIView Subclass: Use CoreGraphics to control the direction of Rect Corner、Shadow 、Border☆58Updated 3 years ago
- A highly packaged, easy to use custom bottom sheet UITableView.☆49Updated 6 years ago
- [iOS]带有数字(金额)滚动效果的UI控件☆46Updated 6 years ago
- A demo to show how to switch language in an App elegantly.☆83Updated 8 years ago
- 一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。