Lists (3)
Sort Name ascending (A-Z)
Stars
McccMacros is a modular and extensible Swift macros library, providing powerful compile-time capabilities for Swift developers.McccMacros 是一个基于 Swift 宏系统的实用宏集合,旨在提高开发效率、简化样板代码。 项目通过多个宏实现案例,探索了 Swi…
Crafting Swift with heart and curiosity。深入思考,Swift更好 - 探索Swift背后的原理与可能。
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.
SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点…
切换滚动视图,MCPageViewController, UIPageViewController
A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺、腾讯视频、淘宝、天猫、简书、微博等所有主流APP分类切换滚动视图)
一些功能的封装。比如:定位,编码/反编码,自定义的MJRefresh,两个时间点的倒计时,自定义裁切图片
UITextView,自定义TextView,placeholder,textView控制字数,自定义的输入框
An easy way to use pull-to-refresh.
NSDate总结,NSDateFormatter总结,NSCalender总结,倒计时(60秒倒计时,天数倒计时,cell上天数倒计时)
1.label的基本设置 (字体,阴影,边界,省略位置,旋转) 2.label的自适应高度 3.label的富文本整理 4.label的跑马灯效果的实现