Pinned Repositories
AnmaitonAllDemo
代码简单易懂,拥有很多动画代码
BabyBluetooth
:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
GCDAsyncSocketManager
GCDAsyncSocketManager provides qiuick-to-use GCDAsyncSocket to build socket,it contains connect,disconnect,reconnect,beat,custom request 基于GCDAsyncSocketManager快速搭建socket,它包含了建连、断开、重连、心跳、通用请求
iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群515295083
Joy-Blog
移动开发专题合辑
LEEAlert
优雅的可自定义 Alert ActionSheet
LinkBlock
LinkBlock是objc链式编程语法糖扩展,旨在将冗余逻辑集中,专注于编码的逻辑,使代码结构清晰。
MSCellAccessory
UITableViewCell accessoryType can easily customizing the colors. support Flat Design same as iOS7.
ScottAlertController
自定义提示框
AwuSnaiper's Repositories
AwuSnaiper/AnmaitonAllDemo
代码简单易懂,拥有很多动画代码
AwuSnaiper/BabyBluetooth
:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
AwuSnaiper/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
AwuSnaiper/GCDAsyncSocketManager
GCDAsyncSocketManager provides qiuick-to-use GCDAsyncSocket to build socket,it contains connect,disconnect,reconnect,beat,custom request 基于GCDAsyncSocketManager快速搭建socket,它包含了建连、断开、重连、心跳、通用请求
AwuSnaiper/iOSInterviewQuestions
iOS面试题集锦(附答案)--学习交流群515295083
AwuSnaiper/Joy-Blog
移动开发专题合辑
AwuSnaiper/LEEAlert
优雅的可自定义 Alert ActionSheet
AwuSnaiper/LinkBlock
LinkBlock是objc链式编程语法糖扩展,旨在将冗余逻辑集中,专注于编码的逻辑,使代码结构清晰。
AwuSnaiper/MSCellAccessory
UITableViewCell accessoryType can easily customizing the colors. support Flat Design same as iOS7.
AwuSnaiper/ScottAlertController
自定义提示框
AwuSnaiper/VGGradientSwitch
一个渐变效果的Switch
AwuSnaiper/YJTableViewFactory
封装关于UITableView的相关代理,可实现自动填充缓存Cell、自动计算缓存高度。并支持嵌入式和解耦式开发。