SamQinXu's Stars
v5tech/awesome-ios-animation
A curated list of awesome iOS animation, including Objective-C and Swift libraries
vsouza/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
The-Run-Philosophy-Organization/run
润学全球官方指定GITHUB,整理润学宗旨、纲领、理论和各类润之实例;解决为什么润,润去哪里,怎么润三大问题; 并成为新**人的核心宗教,核心信念。
kska32/ebooks
收藏的一些经典的历史、政治、心理、哲学、数学、计算机方面电子书(约10万本)
lxcid/LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
HeathWang/HWPanModal
HWPanModal presents controller from bottom and drag to dismiss, high customize. iOS13 default modalPresentationStyle. 任意形式的底部弹框动画;头条、知乎、抖音弹出评论效果;地图浮层,iOS13 present默认模态效果。
cfug/dio
A powerful HTTP client for Dart and Flutter, which supports global settings, Interceptors, FormData, aborting and canceling a request, files uploading and downloading, requests timeout, custom adapters, etc.
LeeeYudE/flutter_wechat
Just a Flutter Wechat Demo
kakaopensource/KakaJSON
Fast conversion between JSON and model in Swift.
pujiaxin33/JXPagingView
类似微博主页、简书主页等效果。多页面嵌套,既可以上下滑动,也可以左右滑动切换页面。支持HeaderView悬浮、支持下拉刷新、上拉加载更多。
ibireme/YYKit
A collection of iOS components.
teaold/RichTextEditor
富文本编辑器,基于UIWebView优化WGRichTextEditor,导入导出html,多图添加, 图片删除, 换行光标定位,字体样式 等等
justjavac/awesome-wechat-weapp
微信小程序开发资源汇总 :100:
liuyubobobo/Play-with-Swift-2
The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。
ibireme/YYText
Powerful text framework for iOS to display and edit rich text.
douban/DOUAudioStreamer
A Core Audio based streaming audio player for iOS and macOS
CoderMJLee/MJExtension
A fast, convenient and nonintrusive conversion framework between JSON and model. Your model class doesn't need to extend any base class. You don't need to modify any model file.