Pinned Repositories
2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
2048-1
The iOS version of 2048, made using SpriteKit
AFNetworking
A delightful iOS and OS X networking framework
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
Bolts-iOS
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
FlatUIKit
A collection of awesome flat UI components for iOS.
HeapInspector-for-iOS
HTTP-Live-Video-Stream-Segmenter-and-Distributor
Segments live video streams based on the Apple HTTP Live Streaming protocol and pushes the resulting files to various locations.
iOSBlogCN
中文 iOS/Mac 开发博客列表
WhatsAppRecordVoice
xinjixjz's Repositories
xinjixjz/WhatsAppRecordVoice
xinjixjz/iOSBlogCN
中文 iOS/Mac 开发博客列表
xinjixjz/Bolts-iOS
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
xinjixjz/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
xinjixjz/2048-1
The iOS version of 2048, made using SpriteKit
xinjixjz/AFNetworking
A delightful iOS and OS X networking framework
xinjixjz/AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
xinjixjz/FlatUIKit
A collection of awesome flat UI components for iOS.
xinjixjz/HeapInspector-for-iOS
xinjixjz/HTTP-Live-Video-Stream-Segmenter-and-Distributor
Segments live video streams based on the Apple HTTP Live Streaming protocol and pushes the resulting files to various locations.
xinjixjz/iOS-Core-Animation-Advanced-Techniques
翻译
xinjixjz/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
xinjixjz/ioscreator
Tutorials from ioscreator.com
xinjixjz/JSQMessagesViewController
An elegant messages UI library for iOS
xinjixjz/JVFloatLabeledTextField
UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
xinjixjz/LazyFadeInView
A cool way to animate the appearance of a label.
xinjixjz/libextobjc
A Cocoa library to extend the Objective-C programming language.
xinjixjz/LTMorphingLabel
A learning-by-doing Swift project cloning the original Morphing Label of iOS 8 introduced in WWDC 2014.
xinjixjz/objcio_cn
翻译objc每期文章
xinjixjz/OmniGroup
Source for many of The Omni Group's frameworks
xinjixjz/react-native
A framework for building native apps with React.
xinjixjz/realm-cocoa
Realm is a mobile database: a replacement for Core Data & SQLite
xinjixjz/Shimmer
An easy way to add a simple shimmering effect to any view in an iOS app, which is particularly useful as an unobtrusive loading indicator.
xinjixjz/SlackTextViewController
A drop-in UIViewController subclass with a growing text input view and other useful messaging features
xinjixjz/SMSGate
这是一个在netty4框架下实现的三网合一短信网关核心框架,支持(cmpp/smpp3.4/sgip1.2/smgp3) 短信协议解析,支持长短信合并和拆分,也支持wap短信和闪信。
xinjixjz/the-swift-programming-language-in-chinese
中文版 Apple 官方 Swift 教程《The Swift Programming Language》
xinjixjz/TMCache
Fast parallel object cache for iOS and OS X.
xinjixjz/TOMSMorphingLabel
Configurable morphing transitions between text values of a label.
xinjixjz/UIView-EasingFunctions
A category on UIView that allows to use custom easing functions with block-based animations.
xinjixjz/VBFPopFlatButton
Flat button with 9 different states using POP