Pinned Repositories
30DaysofSwift
A self-taught project to learn Swift.
apple-ios-samples
CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
DocSets-for-iOS
Dedicated app for reading Apple's developer documentation on an iPad or iPhone
DTCoreText
Methods to allow using HTML code with CoreText
FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
FFmpeg-iOS-build-script
Shell script to build FFmpeg for iOS
fmdb
A Cocoa / Objective-C wrapper around SQLite
HeapInspector-for-iOS
Find memory issues & leaks in your iOS app without instruments
NIM_iOS_Demo
网易云信iOS Demo发布仓库
i-miss-you's Repositories
i-miss-you/30DaysofSwift
A self-taught project to learn Swift.
i-miss-you/YJTableViewFactory
封装关于UITableView的相关代理,可实现自动填充缓存Cell、自动计算缓存高度。并支持嵌入式和解耦式开发。
i-miss-you/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
i-miss-you/CollectionViewClassifyMenu
CollectionView做的两级菜单,可以折叠第二级菜单
i-miss-you/dev-blog
翻译、开发心得或学习笔记
i-miss-you/EaseMobDIYUI
集成环信的即时通讯功能,pod集成,方便管理。简单继承,轻松定制自己的UI界面。@(EaseMobSDKFull)@(EaseMobSDK)@(EaseMob)
i-miss-you/f8app
Source code of the official F8 app of 2016, powered by React Native and other Facebook open source projects.
i-miss-you/FastImageCache
iOS library for quickly displaying images while scrolling
i-miss-you/FBAllocationTracker
iOS library that helps tracking all allocated Objective-C objects
i-miss-you/FBRetainCycleDetector
iOS library to help detecting retain cycles in runtime.
i-miss-you/GPUImage2
GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
i-miss-you/HackingWithSwift
The project source code for hackingwithswift.com
i-miss-you/HYBMasonryAutoCellHeight
A very helpful category for calculating the height of cell automatically.
i-miss-you/IOSAnimationDemo
IOS动画总结
i-miss-you/JMRoundedCorner
UIView settings without triggering off-screen rendering fillet /UIView设置不触发离屏渲染的圆角
i-miss-you/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 use for hotfix iOS App.
i-miss-you/JSPatch---comment
JSPatch 是一套牛逼的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。
i-miss-you/LearningIOS
Learning materials of iOS
i-miss-you/LKDBHelper-SQLite-ORM
全自动的插入,查询,更新,删除, an automatic database operation thread-safe and not afraid of recursive deadlock
i-miss-you/mapv
地图可视化工具库,canvas,map,visualization
i-miss-you/MIHCrypto
OpenSSL wrapper for Objective-C [cryptography]
i-miss-you/NWPusher
OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
i-miss-you/osx-dev-daily
OS X Development Video Tutorials Every Day
i-miss-you/PageMenu
A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)
i-miss-you/QQ
QQ For iOS code
i-miss-you/react-native
A framework for building native apps with React.
i-miss-you/swift-1
The Swift Programming Language
i-miss-you/UITextView-Placeholder
A missing placeholder for UITextView.
i-miss-you/VTMagic
i-miss-you/ZYChat
聊天UI框架,针对高速高频刷新最近会话和对话页面做了优化处理。ZYChat-EaseMob是基于环信服务的项目运用,附:ZYChat纯UI框架: