- Toronto, Canada
- https://www.linkedin.com/in/muneikh/
- @muneikh
Stars
Asynchronous image downloader with cache support as a UIImageView category
An open source iOS framework for GPU-based image and video processing
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
An elegant messages UI library for iOS
Super Awesome Easy Fetching for Core Data!
A simple iOS photo and video browser with grid view, captions and selections.
⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
A collection of awesome flat UI components for iOS.
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.
💌 Easy to use and customizable messages/notifications for iOS à la Tweetbot
idb is a flexible command line interface for automating iOS simulators and devices
A WebDriver server for iOS that runs inside the Simulator.
A modern iOS toast view that can fit your notification needs
A thread safe, performant, feature rich image fetcher
ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
A modern photo viewing experience for iOS.
⚡️ Mac app wrapping Facebook's Messenger for desktop
Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
Drop in sharing features for all iPhone and iPad apps
A library that allows you to easily create text-based notifications that appear on the status bar.
UIView that simulates a 2D view of a fluid in motion
CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view.
A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
Category to search emojis on an NSString. The category allows to check if has emojis, the number of emoji, the range of the emojis and if the string consists entirely of emojis.
/* 版本说明 iOS研究院 305044955 XMPP封装2.2版本 修改了ZCXMPPManager支持为ARC版本 增加了一些宏定义 修改一些拼写错误 修复少量bug XMPP封装2.1版本 修复断开连接清空请求信息、好友验证混乱 修复多用户聊天信息混乱 修复其他好友给我发送消息,当前聊天信息偏移 修复少量内存泄露 XMPP封装2.0版本 修复好友列表卡死、对方发送消息在最近联系人列…