重写 UIButton ,使用一个 UIButton,显示一张名片,内含有三个 Label 一个头像。
Repositories
ChenYilong repositories
Networking based on curl
仿微信高度自定义UI、集成第三方IM SDK。An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features.
Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”
模仿 《简书 App》 的效果:在html中跳转到App中的对应页面,并能从App跳转到原来的网址
【调接口神器】可将 XML 或 JSON 数据解析并转换为Plist文件存在本地,方便调接口。
模仿iPhone短信聊天里的搜索框样式,点击搜索后,搜索框平滑移动到导航栏上。
手势切换控制器,动画流畅,有过度效果。
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
Swift版本的CYLTabBarController ( https://github.com/ChenYilong/CYLTabBarController ),支持 CocoaPods 。
CYLTabBarController 的示例DEMO
一行代码完成“空TableView占位视图”管理
Use UITableViewRowAction as if it supports iOS7+.
WebViewControllerDemo,可App类似 Safari 的效果,能随着滑动隐藏底部工具栏
An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features. Server is available Both in China and US.
CollectionView做的两级菜单,可以折叠第二级菜单
Flutter101
展示如何使用runtime和手势两种方式为UIView添加类似UIButton的addTarget-action-forControlEvents-事件
苹果官方展示UICollectionView 用法的 Demo