Pinned Repositories
-
30min_guides
覃健祥的学习笔记,各种几十分钟入门的文档
Angel
blog
coderyi's blog,about iOS ,CS and my code life
books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
CartDemo
比较完整的购物车界面及逻辑,商品展示,多选,单选,全选及滑动删除,价格计算;
CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
CocoaPods
The Cocoa Dependency Manager.
MJRefresh
RTImageAssets
A Xcode plugin to automatically generate @2x, @1x image from @3x image for you, or upscale to @3x from @2x
XiangyangLi1314's Repositories
XiangyangLi1314/RTImageAssets
A Xcode plugin to automatically generate @2x, @1x image from @3x image for you, or upscale to @3x from @2x
XiangyangLi1314/-
XiangyangLi1314/Angel
XiangyangLi1314/books
【编程随想】收藏的电子书清单(多个学科,含下载链接)
XiangyangLi1314/CocoaPods
The Cocoa Dependency Manager.
XiangyangLi1314/CocoaPods-app
A full-featured and standalone installation of CocoaPods.
XiangyangLi1314/EmojiKeyBoard
自定义表情键盘(支持系统表情, 图片表情)
XiangyangLi1314/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
XiangyangLi1314/fmdb
A Cocoa / Objective-C wrapper around SQLite
XiangyangLi1314/FXBlurView
UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.
XiangyangLi1314/GuoBang
XiangyangLi1314/IQKeyboardManager
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
XiangyangLi1314/JSONExport
JSONExport is a desktop application for Mac OS X which enables you to export JSON objects as model classes with their associated constructors, utility methods, setters and getters in your favorite language.
XiangyangLi1314/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
XiangyangLi1314/JZNavigationExtension
JZNavigationExtension integrates some convenient features for UINavigationController and easy to use.
XiangyangLi1314/KeyboardforChat
仿微信聊天键盘,无污染,无任何第三方,使用简单
XiangyangLi1314/KVOController
Simple, modern, thread-safe key-value observing for iOS and OS X.
XiangyangLi1314/lantern
:zap: Open Internet for everyone. Lantern is a free desktop application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including P2P and domain fronting. Lantern relies on users in uncensored regions acting as access points to the open Internet.
XiangyangLi1314/LeisureTime
XiangyangLi1314/LZEasemob3
酷信 | 高仿微信| WeChat | 高仿朋友圈 | moments| Github上最牛逼的高仿微信项目没有之一
XiangyangLi1314/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
XiangyangLi1314/MJExtension
A fast, convenient and nonintrusive conversion between JSON and model. Your model class don't need to extend another base class. You don't need to modify any model file.
XiangyangLi1314/MyLinearLayout
MyLayout is A powerful iOS UI layout framework. it is fit all kinds of screen size, Don't need to learn AutoLayout and SizeClass. You can use MyLinearLayout, MyRelativeLayout,MyFrameLayout,MyTableLayout,MyFlowLayout,MyFloatLayout,MyLayoutSizeClass to build your UI Layout
XiangyangLi1314/MyTruckDriver
XiangyangLi1314/Objective-C-RSA
Doing RSA encryption and decryption with Objective-C on iOS
XiangyangLi1314/SmallHorseLive
小马直播间 - 环信IM & UCloud
XiangyangLi1314/WeChat
实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
XiangyangLi1314/XHImageViewer
XHImageViewer is images viewer, zoom image.
XiangyangLi1314/YYKit
A collection of iOS components.
XiangyangLi1314/YYModel
High performance model framework for iOS/OSX.