Pinned Repositories
AAChartKit
An elegant and friendly chart library for iOS developer
AESCrypt-ObjC
A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
AFNetworking
A delightful networking framework for iOS, OS X, watchOS, and tvOS.
animated-tab-bar
RAMAnimatedTabBarController is a Swift module for adding animation to tabbar items.
ant-design-pro-vue
👨🏻💻👩🏻💻 Use Ant Design Vue like a Pro!
apprtc-ios
A native iOS video chat app based on WebRTC
articles-1
All current objc.io articles
Aspects
Delightful, simple library for aspect oriented programming.
AsyncDisplayKit
Smooth asynchronous user interfaces for iOS apps.
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
iMcG33k's Repositories
iMcG33k/AESCrypt-ObjC
A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
iMcG33k/Awsome-Apple-Develop-Guide
Awsome-Apple-Develop-Guide:此文档是Apple平台开发所使用语言的主流学习资源-阅读收集
iMcG33k/BFNavigationBarDrawer
A UIToolbar subclass that can easily be displayed below a UINavigationBar, similarly to the playlist view in the Music app.
iMcG33k/CHTCollectionViewWaterfallLayout
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
iMcG33k/CLTreeView-IOS-ContactsList
CLTreeView是一个多级的联系人列表,它可以做出和QQ2014的二级联系人列表相似的二级列表,也可以做出美观的三级联系人列表。如果你愿意,它也可以做出二级和三级混合的联系人列表
iMcG33k/CSNotificationView
Drop-in, semi-translucent and blurring notification view.
iMcG33k/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
iMcG33k/InputBarFollowKeyboard
数据控件把输入框附加在键盘上方,随键盘出现而出现,随键盘隐藏而隐藏
iMcG33k/IntelliJ-IDEA-Tutorial
IntelliJ IDEA 简体中文专题教程
iMcG33k/iOS-Route
iOS学习路线 Route to iOS
iMcG33k/ios8-share-extension-demo
A simple demo/testing application to see how iOS8 Evernote share extension works
iMcG33k/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.
iMcG33k/javaDemo
java 基础实例讲解
iMcG33k/JSQMessagesViewController
An elegant messages UI library for iOS
iMcG33k/libHN
The definitive Objective-C library for adding HackerNews to your iOS/Mac app.
iMcG33k/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.
iMcG33k/MMPopupView
Pop-up based view(e.g. alert sheet), can easily customize.
iMcG33k/nsdate-helper
A category to extend Cocoa's NSDate class with some convenience functions.
iMcG33k/org-js
A parser and converter for org-mode notation, written in JavaScript
iMcG33k/PinYin4Objc
PinYin4Objc is a popular objective-c library supporting convertion between Chinese(both Simplified and Tranditional) characters and most popular Pinyin systems, it's performance is very efficient, data cached at first time, and use async method with block, this can avoid ui blocking, and runs smoothly. The output format of pinyin could be customized.(关键字:汉字转拼音,中文转拼音)
iMcG33k/releases-ios
Release packages for iOS products from Layer
iMcG33k/RSKImageCropper
An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
iMcG33k/SDSegmentedControl
A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls
iMcG33k/skill-map
StuQ 技能图谱
iMcG33k/TPKeyboardAvoiding
A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
iMcG33k/UIScrollView-Samples
UIScrollView Samples for blog post
iMcG33k/VCTransitionsLibrary
A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
iMcG33k/VTMagic
VTMagic is a page container library.
iMcG33k/XCTest-Documentation
Unofficial documentation for XCTest, including UI Testing, introduced in iOS 9.
iMcG33k/XMPPFramework
An XMPP Framework in Objective-C for Mac and iOS