Pinned Repositories
ABC
一个用于测试的cocoapods私有库
AreaPickerView
一个带有地址ID的地址选择器,需要跟后端共享地址文件,支持保存选择历史,支持两级选择,直辖市及港澳台地区已经做了处理
base
Deutsch
德语
IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
ipaAnalyze
通过linkmap文件计算单架构ipa包的大小
ninePatchImage
RYBanner
UIButton-TouchArea
项目中经常遇到要增大button点击面积的场景,用swift的runtime实现了一个,直接给button的enlarge属性赋值就可以
UIView-MixColor
在项目中经常遇到要根据用户交互改变UIlabel,UIbutton,UIview的背景色,边框颜色,字体颜色的情况UIView+MixColor就是用Runtime实现根据视图状态改变各种颜色属性的分类
Yamyee's Repositories
Yamyee/Deutsch
德语
Yamyee/RYBanner
Yamyee/AreaPickerView
一个带有地址ID的地址选择器,需要跟后端共享地址文件,支持保存选择历史,支持两级选择,直辖市及港澳台地区已经做了处理
Yamyee/UIButton-TouchArea
项目中经常遇到要增大button点击面积的场景,用swift的runtime实现了一个,直接给button的enlarge属性赋值就可以
Yamyee/ninePatchImage
Yamyee/UIView-MixColor
在项目中经常遇到要根据用户交互改变UIlabel,UIbutton,UIview的背景色,边框颜色,字体颜色的情况UIView+MixColor就是用Runtime实现根据视图状态改变各种颜色属性的分类
Yamyee/ABC
一个用于测试的cocoapods私有库
Yamyee/base
Yamyee/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
Yamyee/ipaAnalyze
通过linkmap文件计算单架构ipa包的大小
Yamyee/JXCategoryView
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
Yamyee/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
Yamyee/KingfisherWebP
Elegantly handle WebP format with Kingfisher.
Yamyee/learning
Yamyee/libwebpForLX
Mirror only. Please do not send pull requests.
Yamyee/LKImageKit
A high-performance image framework, including a series of capabilities such as image views, image downloader, memory caches, disk caches, image decoders and image processors.
Yamyee/Mobile-SDK-iOS
DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Yamyee/musicSeparator
Yamyee/opencv
Open Source Computer Vision Library
Yamyee/pyOCAnalyze
python写的Objective-C静态分析工具
Yamyee/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
Yamyee/Spces
Yamyee/specs
specs
Yamyee/swiftmodule
Yamyee/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Yamyee/webapp-conversation
Yamyee/yy_observe
轻量级监听keypath,notification,不用手动在dealloc中移除
Yamyee/YYKit
A collection of iOS components.
Yamyee/yyname
Yamyee/YYWebP
转移KingfisherWebP,libwebp地址改到github