Pinned Repositories
-ZLShoppingCart
仿淘宝购物车ZLShoppingCart
AddOrDeleteSectionDemo
折叠Section下面的cell,以及动态删除、添加Section
AnimationImage
使一张图片围绕一个固定的点左右摆动
AutoLayout
Masonry/MyLinearLayout/SDAutoLayout三种布局框架实现两个常用的情景 :UIScrollView自动计算contentSize,UITableview高度自适应
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-1
每位 iOS 从业者都值得收藏的资源列表,涵盖教程、框架、工具、网站、资讯等 4600+ 个资源,是目前市面上最全的 iOS 资源聚合文档。
BaiduExporter
Assistant for Baidu to export download links to aria2/aria2-rpc
baisiqijie
高度仿写百思不得姐项目,实现精华,新帖,发布,关注,我的五大功能模块,运用了很多技术。 使用技术:MVC设计模式,使用纯代码和Xib混合开发,AutoLayout做UI布局,首页精华模块充分使用父子控制器,音频视频的播放,评论详情界面,发布集成pop动画,关注界面充分利用Xib的优势,使用SDWebImage进行图片加载,SVProessHUD进行遮盖提示,清除缓存功能,UIWebView进行网页加载等技术
ViewMakeScrollMenu
使用View来实现一个顶部滑动菜单
SuAdrenine's Repositories
SuAdrenine/ViewMakeScrollMenu
使用View来实现一个顶部滑动菜单
SuAdrenine/-ZLShoppingCart
仿淘宝购物车ZLShoppingCart
SuAdrenine/awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
SuAdrenine/awesome-ios-1
每位 iOS 从业者都值得收藏的资源列表,涵盖教程、框架、工具、网站、资讯等 4600+ 个资源,是目前市面上最全的 iOS 资源聚合文档。
SuAdrenine/BaiduExporter
Assistant for Baidu to export download links to aria2/aria2-rpc
SuAdrenine/BuDeJie
仿百思不得姐
SuAdrenine/BYBluetooth
iOS Bluetooth Demo
SuAdrenine/BYOnvifDemo
SuAdrenine/Charts
Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
SuAdrenine/iOS-Echarts
SuAdrenine/iOSInterviewsAndDevNotes
🚴 iOS 面试题 (interview) ,Git , Dev notes ...
SuAdrenine/LGiOSQuestions
总结iOS常见面试题,以及BAT大厂面试分享
SuAdrenine/MGSwipeTableCell
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
SuAdrenine/MobileProject
一个基于MVC的项目框架,并集成一些常用的功能(不断更新中)
SuAdrenine/MoliChat
基于环信的iOS即时聊天App
SuAdrenine/PMNote
产品经理读书笔记
SuAdrenine/PPCounter
iOS与macOS中一款优雅的数字/金额增减动效控件
SuAdrenine/PPNetworkHelper
AFNetworking 3.x 与YYCache封装
SuAdrenine/PPRows
It Can Calculate how many lines of code you write on Mac ; 在Mac上优雅的计算你写了多少行代码
SuAdrenine/QRCodeScanner
二维码扫描
SuAdrenine/RenderStream-UE
RenderStream plugin for Unreal Engine
SuAdrenine/RenderStream-Unity
RenderStream plugin for Unity
SuAdrenine/RuntimeDemo
Runtime学习Demo
SuAdrenine/RxSwiftDemo
SuAdrenine/ScrollViewMenuDemo
使用ScrollView实现导航栏下的滑动菜单栏
SuAdrenine/SDAutoLayout
One line of code to implement automatic layout. 一行代码搞定自动布局!支持Cell和Tableview高度自适应,Label和ScrollView内容自适应,致力于做最简单易用的AutoLayout库。The most easy way for autoLayout. Based on runtime.
SuAdrenine/SuAdrenine.github.io
个人博客
SuAdrenine/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
SuAdrenine/TZImagePickerController
一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
SuAdrenine/YLTextView
一行代码搞定textView占位符和字数限制