A curated list of awesome Objective-C frameworks, libraries and software.
- ccgus/fmdb - A Cocoa / Objective-C wrapper around SQLite
- realm/realm-cocoa - Realm is a mobile database: a replacement for Core Data & SQLite
- marcuswestin/WebViewJavascriptBridge - An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
- viccalexander/Chameleon - Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
- jessesquires/JSQMessagesViewController - [DEPRECATED] An elegant messages UI library for iOS
- nicklockwood/iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
- CocoaLumberjack/CocoaLumberjack - A fast & simple, yet powerful & flexible logging framework for Mac and iOS
- bang590/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.
- robbiehanson/CocoaAsyncSocket - Asynchronous socket networking library for Mac and iOS
- TKkk-iOSer/WeChatPlugin-MacOS - 一款功能强大的 macOS 版微信小助手 v1.7.3 / A powerful assistant for wechat macOS
- forkingdog/UITableView-FDTemplateLayoutCell - Template auto layout cell for automatically UITableViewCell height calculating
- slackhq/SlackTextViewController - ⛔️DEPRECATED ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
- onevcat/VVDocumenter-Xcode - Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
- facebook/SocketRocket - A conforming Objective-C WebSocket client library.
- path/FastImageCache - iOS library for quickly displaying images while scrolling
- facebookarchive/three20 - Three20 is an Objective-C library for iPhone developers
- WenchaoD/FSCalendar - A fully customizable iOS calendar library, compatible with Objective-C and Swift
- CEWendel/SWTableViewCell - An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
- PureLayout/PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
- nst/iOS-Runtime-Headers - iOS Objective-C headers as derived from runtime introspection
- BlocksKit/BlocksKit - The Objective-C block utilities you always wish you had.
- mutualmobile/MMDrawerController - A lightweight, easy to use, Side Drawer Navigation Controller
- MortimerGoro/MGSwipeTableCell - An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
- johnezang/JSONKit - Objective-C JSON
- banchichen/TZImagePickerController - 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6+
- johnno1962/injectionforxcode - Runtime Code Injection for Objective-C & Swift
- pokeb/asi-http-request - Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
- robbiehanson/XMPPFramework - An XMPP Framework in Objective-C for Mac and iOS
- BoltsFramework/Bolts-ObjC - Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
- xmartlabs/XLForm - XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
- Microsoft/react-native-code-push - React Native module for CodePush
- CanvasPod/Canvas - Animate in Xcode without code
- soffes/SAMKeychain - Simple Objective-C wrapper for the keychain that works on Mac and iOS
- CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout - UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
- ChenYilong/CYLTabBarController - 【中国特色 TabBar】最低只需传两个数组即可完成主流App框架搭建【iOS12 & iPhone XS MAX supported】
- NJHu/iOSProject - iOS project that brings together some demos, use Objective-C
- robbiehanson/CocoaHTTPServer - A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
- John-Lluch/SWRevealViewController - A UIViewController subclass for presenting side view controllers inspired on the FaceBook and Wunderlist apps, done right !
- ECSlidingViewController/ECSlidingViewController - Customizable sliding view controller container.
- cruffenach/CRToast - A modern iOS toast view that can fit your notification needs
- jspahrsummers/libextobjc - A Cocoa library to extend the Objective-C programming language.
- cocos2d/cocos2d-objc - Cocos2d for iOS and OS X, built using Objective-C
- coolbeet/CBStoreHouseRefreshControl - Fully customizable pull-to-refresh control inspired by Storehouse iOS app
- pkluz/PKRevealController - PKRevealController is a delightful view controller container for iOS, enabling you to present multiple controllers on top of one another.
- tomaz/appledoc - Objective-c code Apple style documentation set generator.
- chiahsien/CHTCollectionViewWaterfallLayout - The waterfall (i.e., Pinterest-like) layout for UICollectionView.
- stig/json-framework - JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
- leichunfeng/MVVMReactiveCocoa - GitBucket iOS App
- Xcode-Snippets/Objective-C - A few code snippets from my Xcode arsenal
- typcn/bilibili-mac-client - An unofficial bilibili client for mac
- HeshamMegid/HMSegmentedControl - A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
- Coding/Coding-iOS - CODING iOS 客户端源代码
- gavinkwoe/BeeFramework - [Experimental] A semi-hybrid framework that allows you to create mobile apps using Objective-C and XML/CSS
- erichoracek/MSDynamicsDrawerViewController - Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.
- scalessec/Toast - An Objective-C category that adds toast notifications to the UIView object class.
- youngsoft/MyLinearLayout - MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL
- dogo/SCLAlertView - Beautiful animated Alert View. Written in Objective-C
- jhurray/JHChainableAnimations - Easy to read and write chainable animations in Objective-C and Swift
- nothingmagical/cheddar-ios - Cheddar for iOS
- romaonthego/REFrostedViewController - iOS 7/8 style blurred view controller that appears on top of your view controller.
- bennyguitar/Colours - A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
- alikaragoz/MCSwipeTableViewCell - 👆 Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app).
- BigZaphod/Chameleon - Chameleon is a port of Apple's UIKit for iOS (and some minimal related frameworks) to Mac OS X.
- material-components/material-components-ios - Modular and customizable Material Design UI components for iOS
- brunophilipe/Cakebrew - Manage your Homebrew formulas with style using Cakebrew.
- ivpusic/react-native-image-crop-picker - iOS/Android image picker with support for camera, configurable compression, multiple images and cropping
- omz/ColorSense-for-Xcode - Plugin for Xcode to make working with colors more visual
- shaojiankui/JKCategories - JKCategories(iOS-Categories,Category), a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
- nst/RuntimeBrowser - Objective-C Runtime Browser, for Mac OS X and iOS
- YouXianMing/YoCelsius - A weather app that uses animation to give you an at-a-glance look at the weather.
- kishikawakatsumi/UICKeyChainStore - UICKeyChainStore is a simple wrapper for Keychain on iOS, watchOS, tvOS and macOS. Makes using Keychain APIs as easy as NSUserDefaults.
- TheLevelUp/ZXingObjC - An Objective-C Port of ZXing
- TimOliver/TOCropViewController - A view controller that allows users to crop UIImage objects.
- chrismiles/CMPopTipView - Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
- ChatSecure/ChatSecure-iOS - ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
- travisjeffery/ClangFormat-Xcode - Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
- ChenYilong/ParseSourceCodeStudy - Facebook开源的Parse源码分析【系列】
- facebookarchive/ios-snapshot-test-case - Snapshot view unit tests for iOS
- topfunky/hpple - An XML/HTML parser for Objective-C, inspired by Hpricot.
- m1entus/MZFormSheetController - MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
- TransitApp/SVWebViewController - A drop-in inline browser for your iOS app.
- core-plot/core-plot - Core Plot source code and example applications
- cbpowell/MarqueeLabel - A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when the label's text will not fit inside the specified frame. For Swift and Objective-C!
- modocache/MDCSwipeToChoose - Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
- appsquickly/Typhoon - Powerful dependency injection for iOS & OSX (Objective-C & Swift)
- krzysztofzablocki/Playgrounds - Better playgrounds that work both for Objective-C and Swift
- wangmchn/WMPageController - An easy solution to page controllers like NetEase News
- Sunnyyoung/WeChatTweak-macOS - A dynamic library tweak for WeChat macOS - 首款微信 macOS 客户端撤回拦截与多开
- twitter/CocoaSPDY - SPDY for iOS and OS X
- kattrali/cocoapods-xcode-plugin - [deprecated] Dependency management helper for your CocoaPods, right in Xcode 6 and 7
- LeoNatan/LNPopupController - LNPopupController is a framework for presenting view controllers as popups of other view controllers, much like the Apple Music and Podcasts apps.
- google/promises - Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
- facebook/FBSimulatorControl - A Mac OS X library for managing and manipulating iOS Simulators
- mwaterfall/MWFeedParser - An Objective-C RSS / Atom Feed Parser for iOS
- KJCracks/Clutch - Fast iOS executable dumper
- fpt-software/Material-Controls-For-iOS - Many Google Material Design Controls for iOS native application
- nygard/class-dump - Generate Objective-C headers from Mach-O files.
- specta/specta - A light-weight TDD / BDD framework for Objective-C & Cocoa
- Sephiroth87/ODRefreshControl - A pull down to refresh control like the one in Apple's iOS6 Mail App
- robbdimitrov/RDVTabBarController - Highly customizable tabBar and tabBarController for iOS
- casatwy/CTMediator - The mediator with no regist process to split your iOS Project into multiple project.
- chiunam/CTAssetsPickerController - iOS control that allows picking multiple photos and videos from user's photo library.
- card-io/card.io-iOS-SDK - card.io provides fast, easy credit card scanning in mobile apps
- cwRichardKim/RKSwipeCards - The basics of a swipeable card interface inspired by Tinder
- ruslanskorb/RSKImageCropper - An image cropper / photo cropper for iOS like in the Contacts app with support for landscape orientation.
- leancloud/ChatKit-OC - An IM App UI Framework, support sending text, pictures, audio, video, location messaging, managing address book, more interesting features. Server is available Both in China and US.
- kconner/KMCGeigerCounter - A framerate meter that clicks like a Geiger counter when your animation drops a frame
- mmattozzi/cocoa-rest-client - A free, native Apple macOS app for testing HTTP/REST endpoints
- luggit/react-native-config - Bring some 12 factor love to your mobile apps!
- nulang/nu - Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
- cezarywojcik/CWStatusBarNotification - A library that allows you to easily create text-based notifications that appear on the status bar.
- ChristianKienle/Core-Data-Editor - Core Data Editor lets you easily view, edit and analyze applications‘ data. Core Data Editor is compatible with Mac and iOS applications and supports XML, SQLite and binary stores, visualizes all relationships and is able to edit the data and generate Objective-C code for the data model.
- ashfurrow/C-41 - C-41 is an application to help people develop film at home by providing a series of "recipes" for photographers to use.
- nicolaschengdev/WYPopoverController - WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
- ZhongTaoTian/WNXHuntForCity - 城觅By-Objective-C
- mattt/GroundControl - Remote configuration for iOS
- stonesam92/ChitChat - A native Mac app wrapper for WhatsApp Web
- erichoracek/MSCollectionViewCalendarLayout - UICollectionViewLayout for displaying cells chronologically. Similar to the iOS Calendar app.
- JohnCoates/CSSketch - Plugin that adds CSS support to Sketch 3 for a faster design workflow.
- prasmussen/chrome-cli - Control Google Chrome from the command line
- jivesoftware/PDTSimpleCalendar - A simple Calendar / Date Picker for iOS using UICollectionView
- gh-unit/gh-unit - DEPRECATED Test Framework for Objective-C
- Spaceman-Labs/SMPageControl - A drop in replacement for UIPageControl with a slew of additional customization options.
- Yalantis/Context-Menu.iOS - You can easily add awesome animated context menu to your app.
- octokit/octokit.objc - GitHub API client for Objective-C
- bestswifter/MySampleCode - 这个项目用于存储我博客中的demo
- TKkk-iOSer/WeChatPlugin-iOS - Wechat tweak
- kentnguyen/KNSemiModalViewController - KNSemiModalViewController
- lxcid/LXReorderableCollectionViewFlowLayout - Extends
UICollectionViewFlowLayout
to support reordering of cells. Similar to long press and pan on books in iBook. - IFTTT/FastttCamera - Fasttt and easy camera framework for iOS with customizable filters
- Haneke/Haneke - A lightweight zero-config image cache for iOS, in Objective-C.
- mattt/CargoBay - The Essential StoreKit Companion
- kevinlawler/NSDate-TimeAgo - A "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad
- xyfeng/XYPieChart - A simple and animated Pie Chart for your iOS app.
- kharrison/CodeExamples - Code Examples
- erikdoe/ocmock - Mock objects for Objective-C
- cwRichardKim/RKSwipeBetweenViewControllers - Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
- ReactiveCocoa/ReactiveObjC - The 2.x ReactiveCocoa Objective-C API: Streams of values over time
- carsonperrotti/CNPPopupController - CNPPopupController is a simple and versatile class for presenting a custom popup in a variety of fashions. It includes a many options for controlling how your popup appears and behaves.
- panicinc/PunchClock - An in/out tracking app for iOS 7+ that uses iBeacon and Geofencing.
- atomicobject/objection - A lightweight dependency injection framework for Objective-C
- B-Sides/ELCImagePickerController - A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
- buginux/WeChatRedEnvelop - iOS版微信抢红包Tweak
- wimagguc/ios-custom-alertview - Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
- liberalisman/iOS-InterviewQuestion-collection - iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
- danielamitay/DAKeyboardControl - DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
- Friend-LGA/LGSideMenuController - iOS view controller, shows left and right views by pressing button or gesture
- puls/objc-TimesSquare - TimesSquare is an Objective-C calendar view for your apps.
- dmitric/DLCImagePickerController - ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
- dzenbot/DZNSegmentedControl - A drop-in replacement for UISegmentedControl for showing counts, to be used typically on a user profile
- CharlinFeng/CorePhotoBroswerVC - 快速集成高性能照片浏览器,支持本地及网络相册
- ericjohnson/canabalt-ios - Open source release of Canabalt for iOS
- mattgemmell/MGSplitViewController - A flexible, advanced split-view controller for iPad developers.
- rickytan/RTRootNavigationController - Implicitly make every view controller has its own navigation bar
- bendytree/Objective-C-RegEx-Categories - NSRegularExpression extensions that make regular expressions easier in Objective-C, Swift, iOS, OSX
- cwRichardKim/RKDropdownAlert - iOS / Objective C: an extremely simple UIAlertView alternative
- panicinc/ColorArt - iTunes 11-style color matching code
- dzenbot/DZNPhotoPickerController - A photo search/picker for iOS using popular image providers like 500px, Flickr, Instagram, Giphy, Google & Bing Images
- callumboddy/CBZSplashView - Twitter style Splash Screen View. Grows to reveal the Initial view behind
- specta/expecta - A Matcher Framework for Objective-C/Cocoa
- TimOliver/TOWebViewController - A view controller class for iOS that allows users to view web pages directly within an app.
- tdginternet/TGCameraViewController - Custom camera with AVFoundation. Beautiful, light and easy to integrate with iOS projects.
- mikeash/MAObjCRuntime - ObjC wrapper for ObjC runtime API
- carekit-apple/CareKit - CareKit is an open source software framework for creating apps that help people better understand and manage their health.
- choefele/CCHMapClusterController - High-performance map clustering with MapKit for iOS and OS X. Integrate with 4 lines of code.
- zhengwenming/WeChat - 实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
- ChenYilong/CollectionViewClassifyMenu - CollectionView做的两级菜单,可以折叠第二级菜单
- comyar/Sol - ☀️ Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Implemented in Objective-C.
- contentful-labs/Concorde - Download and decode progressive JPEGs on iOS.
- couchbase/couchbase-lite-ios - Lightweight, embedded, syncable NoSQL database engine for iOS (and Mac!) apps.
- hholtmann/smcFanControl - Control the fans of every Intel Mac to make it run cooler
- samvermette/SVSegmentedControl - A UISwitch-like segmented control for your iOS app.
- enormego/EGOCache - Fast Caching for Objective-C (iPhone & Mac Compatible)
- macoscope/CodePilot - Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a lot) of your time.
- Lision/LSAnimator - ⛓ Easy to Read and Write Multi-chain Animations Lib in Objective-C and Swift.
- dustinrue/ControlPlane - ControlPlane - context-sensitive computing for OS X
- KittenYang/KYAnimatedPageControl - A custom UIPageControl with multiple animations
- mayuur/MJParallaxCollectionView - This is a parallax for the cells inside UICollectionView. It gives us an effect just like scrolling the images in Whatsapp or scrolling through the Weather app for iOS
- steventroughtonsmith/cartool - Export images from OS X / iOS .car CoreUI archives
- relatedcode/ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD for iOS. (Objective-C)
- novastone-media/MQTT-Client-Framework - iOS, macOS, tvOS native ObjectiveC MQTT Client Framework
- rs/SDSegmentedControl - A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls
- Naituw/WBWebViewConsole - In-App debug console for your UIWebView & WKWebView
- GabrielAlva/Cool-iOS-Camera - A fully customisable and modern camera implementation for iOS made with AVFoundation.
- snail-z/zhPopupController - Popup your custom view is easy, support custom mask style, transition effects and gesture to drag.
- Roxasora/RxWebViewController - 实现类似微信的 webView 导航效果,包括进度条,左滑返回上个网页或者直接关闭,就像 UINavigationController
- rsattar/ClusterPrePermissions - Cluster's reusable pre-permissions utility that lets developers ask the users on their own dialog for photos or contacts access, before making the system-based request. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c).
- davedelong/CHCSVParser - A proper CSV parser for Objective-C
- blakewatters/TransitionKit - An Objective-C library for elegantly implementing state machines.
- waylybaye/XcodeCleaner - Cleaner for Xcode.app built with react-native-macos
- jamztang/JTRevealSidebarDemo - (demo) A carefully implemented iOS objective-c library to mimic the sidebar layout of the new Facebook app and Path 2.0 app.
- nfarina/calloutview - A lightweight callout view class for iOS mimicking UICalloutView.
- codykrieger/gfxCardStatus - gfxCardStatus is an open-source menu bar application that keeps track of which graphics card your unibody, dual-GPU MacBook Pro is using at any given time, and allows you to switch between them on demand.
- applidium/ADTransitionController - UINavigationController with custom transitions
- hebertialmeida/HAPaperViewController - 😵 [Deprecated] UICollectionView with layout transitions inspired by Facebook Paper App
- relatedcode/RealtimeChat - This is a native iOS Messenger app, with audio/video calls and realtime chat conversations (full offline support).
- mdiep/MMMarkdown - An Objective-C framework for converting Markdown to HTML.
- EddyBorja/MLPAutoCompleteTextField - UITextfield subclass with autocomplete menu. For iOS.
- gleue/TGLStackedViewController - A stacked view layout with gesture-based reordering using a UICollectionView -- inspired by Passbook and Reminders apps.
- spotify/SPTPersistentCache - Everyone tries to implement a cache at some point in their iOS app’s lifecycle, and this is ours.
- cyndibaby905/TwitterCover - TwitterCover is a parallax top view with real time blur effect to any UIScrollView, inspired by Twitter for iOS.
- hsousa/HCSStarRatingView - Simple star rating view for iOS written in Objective-C
- defagos/CoconutKit - CoconutKit is a productivity framework for iOS, crafted with love and focusing on ease of use
- 12207480/TYAlertController - Powerful, Easy to use alert view or popup view on controller and window, support blur effects,custom view and animation,for objective-c,support iphone, ipad
- omergul/LLSimpleCamera - A simple, customizable camera control - video recorder for iOS.
- mattgemmell/MGTwitterEngine - Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
- krzysztofzablocki/PropertyMapper - Property mapping for Objective-C iOS apps.
- gyjzh/LLWeChat - 实现IM基本功能,并且在细节、完成度、bugfree上媲美任何主流IM应用
- CooperRS/RMDateSelectionViewController - This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner
- akosma/nib2objc - Set of tools and utilities (command line, GUI, Mac Service) to transform NIB files for the iPhone into Objective-C code files
- forkingdog/UIView-FDCollapsibleConstraints - Builds to collapse a view and its relevant layout constraints, simulating a "Flow Layout" mode
- DyCI/dyci-main - Dynamic Code Injection Tool for Objective-C
- 12207480/TYPagerController - page scroll view and controller,simple,high custom,and have many tabBar styles,,support Objective-C and swift
- CooperRS/RMStepsController - This is an iOS control for guiding users through a process step-by-step
- leichunfeng/WXTabBarController - 在系统 UITabBarController 的基础上实现安卓版微信 TabBar 的滑动切换功能
- CocoaPods/CocoaPods-app - A full-featured and standalone installation of CocoaPods.
- zootreeves/Objective-C-HMTL-Parser - An objective c wrapper around libxml for parsing HTML
- kishikawakatsumi/PEPhotoCropEditor - Image cropping library for iOS.
- iRareMedia/iCloudDocumentSync - Integrate iCloud into iOS document projects with one-line code methods. Sync, upload, manage, and remove documents from iCloud quickly and easily. Helps to make iCloud "just work" for developers too.
- chenfanfang/AvoidCrash - This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework can avoid crash and note you that where cause crash.
- nicklockwood/AutoCoding - AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.
- matteogobbi/MGSpotyViewController - Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app.
- matbeich/StickyCollectionView - UICollectionView layout for presenting of the overlapping cells.
- dzenbot/DZNWebViewController - A simple web browser for iPhone & iPad with similar features than Safari's
- xu-li/cordova-plugin-wechat - A cordova plugin, a JS version of Wechat SDK
- nealyoung/NYSegmentedControl - Animated, customizable replacement for UISegmentedControl
- libgit2/objective-git - Objective-C bindings to libgit2
- yulingtianxia/FishChat - Hook WeChat.app on non-jailbroken devices.
- nst/STTwitter - A stable, mature and comprehensive Objective-C library for Twitter REST API 1.1
- zekunyan/TTGTagCollectionView - Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件,同时支持文字或自定义View
- indragiek/CocoaMarkdown - Markdown parsing and rendering for iOS and OS X
- kimsungwhee/KSHObjcUML - KSHObjcUML can show oriented graph of dependencies between Objective-C and Swift classes in your project
- u10int/URBMediaFocusViewController - An easy-to-use view controller that animates thumbnail previews of your media to their full size versions with physics similar to Tweetbot 3.
- kelp404/CocoaSecurity - Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.
- martinjuhasz/MJPopupViewController - A UIViewController Category to display a ViewController as a popup with different transition effects.
- cocos2d/CocosBuilder - CocosBuilder, the visual editor for cocos2d
- CharlinFeng/CoreLock - 高仿支付宝解锁
- square/spacecommander - Commit fully-formatted Objective-C as a team without even trying.
- KieranLafferty/KLNoteViewController - A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app
- m1entus/MZFormSheetPresentationController - MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
- Jinxiansen/JHUD - A full screen of the HUD when loading the data (Objective-C).
- problame/CSNotificationView - Drop-in, semi-translucent and blurring notification view.
- chroman/CRGradientNavigationBar - Custom UINavigationBar subclass which allows gradient coloured navigation bar on iOS 7.
- conopsys/COSTouchVisualizer - Visualize touches, gestures and long presses on your iPhone or iPad
- jonreid/OCMockito - Mockito for Objective-C: creation, verification and stubbing of mock objects
- zhiyu/chartee - a charting library for mobile platforms
- erica/iphone-3.0-cookbook- - Sample Code
- 12207480/TYCyclePagerView - a simple and usefull cycle pager view ,and auto scroll banner view(轮播图) ,include pageControl for iOS,support Objective-C and swift
- quemb/QMBParallaxScrollViewController - Add a parallax top view to any UIScrollView (incl. UITableViews) - #Parallax #ScrollView #TableView #Header
- arauchfuss/Simple-Comic - OS X comic viewer
- boztalay/BOZPongRefreshControl - A pull-down-to-refresh control for iOS that plays pong, originally created for the MHacks III iOS app
- brutella/chatheads - An implementation of Facebook's ChatHeads on iOS.
- twotoasters/TWTSideMenuViewController - Side Menus for iOS 7
- RuiAAPeres/UIViewController-Swizzled - Used to print the structure of your application as you use it
- liangdahong/BMDragCellCollectionView - 🎉 iOS UICollectionView UICollectionViewCell long press to drag the reorder framework Objective-C Version.
- michaelhenry/FlipBoardNavigationController - This is a new navigation controller inspired by Flipboard.
- kstenerud/ObjectAL-for-iPhone - Mac and iOS Audio development, minus the headache. ObjectAL is the easy Objective-C interface to OpenAL, AVAudioPlayer, and audio session management.
- nicklockwood/iConsole - [DEPRECATED]
- nxtbgthng/OAuth2Client - Client library for OAuth2 (currently built against draft 10 of the OAuth2 spec)
- granoff/Lockbox - Objective-C utility class for storing data securely in the key chain.
- ArthurGuibert/FSLineChart - A line chart library for iOS
- ipup/PPRevealSideViewController - A new container controller to easily push views on side like Path or Facebook
- FixIssue/FixCode - Fixing the "Fix Issues" button
- nst/STHTTPRequest - Obj-C / Cocoa HTTP requests for humans
- vtourraine/VTAcknowledgementsViewController - Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.
- ChenYilong/CYLTableViewPlaceHolder - 一行代码完成“空TableView占位视图”管理
- MatiBot/MBCircularProgressBar - A circular, animatable & highly customizable progress bar from the Interface Builder (Objective-C)
- Quotation/WhoCall - 谁CALL我 - iOS来电信息语音提醒
- ideawu/Objective-C-RSA - Doing RSA encryption and decryption with Objective-C on iOS
- insidegui/AssetCatalogTinkerer - An app that lets you open .car files and browse/extract their images.
- MailCore/MailCore - MailCore 1.0 is a Mac/iOS framework for working with the e-mail protocols IMAP and SMTP.
- zac/iphonearkit - An Objective-C augmented reality kit for iPhone.
- TouchCode/TouchJSON - A humane JSON Objective-C un-framework. (TouchJSON has been deprecated - see README)
- meiwin/NgKeyboardTracker - Objective-C library for tracking keyboard in iOS apps.
- kimziv/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.(关键字:汉字转拼音,中文转拼音)
- ChavezChen/CWLateralSlide - One line of code to integrate 0 coupling side drawer!一行代码集成0耦合侧滑抽屉!
- arnesson/cordova-plugin-firebase - Cordova plugin for Google Firebase
- couchbaselabs/TouchDB-iOS - CouchDB-compatible mobile database; Objective-C version
- ClassyKit/Classy - Expressive, flexible, and powerful stylesheets for UIView and friends.
- enormego/cocoa-helpers - A collection of helpers (categories) we've written for iOS and OS X, full with convenience methods to make them easier and more useful. [tags:cocoa,objective-c,ios,mac]
- LiveUI/FTCoreText - An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.
- chroman/CRMotionView - A custom photo viewer that implements device motion scrolling, inspired by Facebook Paper.
- apache/cordova-plugin-inappbrowser - Apache Cordova Plugin inappbrowser
- klaus01/KLGenerateSpamCode - iOS 马甲应用工具
- Zepo/GYDataCenter - An alternative to Core Data for people who like using SQLite directly.
- lobianco/ALMoviePlayerController - A drop-in replacement for MPMoviePlayerController that exposes the UI elements and allows for maximum customization.
- steipete/PSTAlertController - API similar to UIAlertController, backwards compatible to iOS 7. Will use the new shiny API when you run iOS 8.
- antiguab/BATabBarController - A TabBarController with a unique animation for selection
- linkedin/LIExposeController - Expose style navigation for iOS apps
- spritebuilder/SpriteBuilder - Objective-C Game Development Suite
- coderMyy/CocoaAsyncSocket_Demo - 基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
- CharlinFeng/CoreModel - Replace CoreData
- Gurpartap/AESCrypt-ObjC - A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
- neror/CA360 - Core Animation iOS example code. Lots of it.
- uzysjung/UzysAssetsPickerController - Alternative UIImagePickerController , You can take a picture with camera and pick multiple photos and videos
- tomersh/Objective-C-Generics - Objective C Generics
- nimati/FCAlertView - FCAlertView is a Flat Customizable AlertView for iOS (Written in Objective C)
- xhzengAIB/XHRefreshControl - XHRefreshControl 是一款高扩展性、低耦合度的下拉刷新、上提加载更多的组件。
- nicklockwood/CountryPicker - CountryPicker is a custom UIPickerView subclass that provides an iOS control allowing a user to select a country from a list. It can optionally display a flag next to each country name, and the library includes a set of 249 high-quality, public domain flag images from FAMFAMFAM (http://www.famfamfam.com/lab/icons/flags/) that have been painstakingly re-named by country code to work with the library.
- enormego/EGOTextView - EGOTextView is a complete drop in replacement for UITextView created by enormego, that adds support for Rich Text Editing. [tags:ios,objective-c,uitextview]
- tristanhimmelman/THSpringyCollectionView - A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app
- rentzsch/clicktoflash - WebKit plug-in to prevent automatic loading of Adobe Flash content
- raymondjavaxx/SpinKit-ObjC - UIKit port of SpinKit
- wix/react-native-camera-kit - Advanced native camera and gallery controls and device photos API.
- objcio/issue-1-lighter-view-controllers - Example project for the 1st issue of objc.io
- raozhizhen/JMRoundedCorner - UIView settings without triggering off-screen rendering fillet /UIView设置不触发离屏渲染的圆角
- infinum/FBAnnotationClustering - iOS library for clustering map notifications in an easy and performant way
- lukhnos/objectiveflickr - ObjectiveFlickr, a Flickr API framework for Objective-C
- yannickl/YLMoment - Parsing, validating, manipulating, and formatting dates easily in Objective-C (API inspired by moment.js)
- thoughtbot/TBAnnotationClustering - Example App: How To Efficiently Display Large Amounts of Data on iOS Maps
- heardrwt/RHAddressBook - A Cocoa / Objective-C library for interfacing with the iOS AddressBook.
- nihalahmed/GameCenterManager - iOS Game Center helper singleton
- nevyn/CoreDragon - [iOS/deprecated!] Stop using context menus. Drag and drop instead, even between apps!
- ColinEberhardt/LinqToObjectiveC - Brings a Linq-style fluent query API to Objective-C
- naotaka/ClipMenu - A clipboard manager for Mac OS X
- keefo/CATweaker - A helper tool and an Xcode plugin for creating beautiful CAMediaTimingFunction curve
- chenyk0317/YKLineChartView - iOS 股票的K线图 分时图 Kline
- uber/ios-snapshot-test-case - Snapshot view unit tests for iOS
- project-imas/encrypted-core-data - v2.0 - iOS Core Data encrypted SQLite store using SQLCipher
- googlearchive/ios-swift-chat-example - FireChat implemented in Swift!
- ReactiveCocoa/ReactiveCocoaLayout - Reactive layout framework built on top of ReactiveCocoa
- bachonk/UIImageView-Letters - UIImageView category for using initials as a placeholder image, written in Objective-C. For a Swift implementation, see https://github.com/bachonk/InitialsImageView
- cyanzhong/LunarCore - Full featured lunar calendar library
- xissburg/XBPageCurl - A decent page curl transition for iOS.
- postmates/PMKVObserver - Modern thread-safe and type-safe key-value observing for Swift and Objective-C
- romaonthego/REComposeViewController - [DEPRECATED] Sharing composers for the rest of us.
- jaykz52/CKCalendar - A sleek, easily customized calendar control for iOS.
- CYXiang/CYXTenMinDemo - 十分钟搭建App框架(OC)KIF自动化测试 与系列Demo博文地址
- hamcrest/OCHamcrest - Hamcrest for Objective-C: Powerful, combinable, extensible matchers for verification
- claaslange/iOS7Colors - The standard iOS 7 Colors as a handy category on UIColor
- michaelhenry/MHNatGeoViewControllerTransition - A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic)
- runmad/RMSwipeTableViewCell - RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more.
- leejayID/Linkage - 【Objective-C 联动】:两个 TableView 之间的联动,TableView 与 CollectionView 之间的联动
- netyouli/WHC_ConfuseSoftware - iOS代码混淆、自动翻新专家(WHC_ConfuseSoftware)是一款新一代运行在MAC OS平台的App、完美支持Objc和Swift项目代码的自动翻新(混淆)、支持文件名、类名、方法名、属性名、添加混淆函数方法体、添加混淆属性、自动调用生成的混淆方法、字符串混淆加密等。。。功能强大而稳定。
- itruf/crackify - Protection for iOS apps from cracking
- casatwy/CTPersistance - iOS Database Persistence Layer with SQLite, your next Persistence Layer!
- chrismiles/CMUnistrokeGestureRecognizer - A port of the $1 Unistroke Recognizer (aka Dollar Gesture Recognizer) to iOS as a UIGestureRecognizer.
- cocos2d/cocos2d-iphone-extensions - 3rd party extensions for cocos2d-iphone
- card-io/card.io-iOS-source - The open-source code for the card.io-iOS-SDK: provides fast, easy credit card scanning in mobile apps
- MartinRGB/LearnCube-iOS - An animation practise demo
- ermalkaleci/CarbonKit - CarbonKit - iOS Components (Obj-C & Swift)
- randdusing/cordova-plugin-bluetoothle - Bluetooth Low Energy Phonegap Plugin
- Just-/UIViewController-KeyboardAnimation - Showing/dismissing keyboard animation in UIViewController category.
- yongyuandouneng/YNPageViewController - 特斯拉组件、QQ联系人布局、多页面嵌套滚动、悬停效果、美团、淘宝、京东、微博、腾讯新闻、网易新闻、今日头条等标题滚动视图
- TeehanLax/UITableViewCell-Swipe-for-Options - A reproduction of the iOS 7 Mail app's swipe-to-reveal options
- devedbox/AXWebViewController - AXWebViewController is a webViewController to browse web content inside applications. It’s a lightweight controller on iOS platform based on WKWebView (UIWebView would be the base Kit under iOS 8.0). It added navigation tool bar to refresh, go back, go forward and so on. It support the navigation style on WeChat. It is a simple-using and convenient web view controller using inside applications.
- chat-sdk/chat-sdk-ios - Chat SDK iOS - Open Source Mobile Messenger
- CoderJackyHuang/HYBMasonryAutoCellHeight - A very helpful category for calculating the height of cell automatically.
- jeffh/Fox - Property Based Testing Library for Objective-C and Swift. QuickCheck for Apple's Platforms.
- yannickl/QRCodeReaderViewController - Simple QRCode reader for iOS 7 and over
- carlbrown/PDKeychainBindingsController - Mac OSX and iOS Keychain Access patterned after NSUserDefaults.
- rolandleth/LTHPasscodeViewController - iOS 7 style Passcode Lock
- jumartin/Calendar - A set of views and controllers for displaying and scheduling events on iOS
- dchohfi/KeyValueObjectMapping - Automatic KeyValue Object Mapping for Objective-C, parse JSON/plist/Dictionary automatically
- joeferraro/react-native-cookies - Cookie manager for React Native
- RocketsChen/CDDStore - 高仿国美商城
- casatwy/CTVideoPlayerView - A video player view for iOS based on AVFoundation, better than PBJVideoPlayer, which can let you to play multiple video at the same time, and provide download, customized operation buttons, customized cover of video
- donobono/DoImagePickerController - An image picker controller with single selection and multiple selection. Support to select lots photos with panning gesture.
- briancollins/BCTabBarController - a Tweetie-style tab bar for the iPhone
- mukyasa/MMTextFieldEffects - Extension of TextFieldEffects with Custom UITextFields effects inspired by Codrops, built using Objective-C
- JanC/TAPromotee - Objective-C library to cross promote iOS apps
- johnil/JFImagePickerController - 高性能多选图片库
- gdavis/FGallery-iPhone - Objective-C based gallery for iPhones
- justinmfischer/core-background - An Objective-C API inspired by iOS 7 and the Yahoo Weather App. Location-based Flickr photos in background UIImageView are Gaussian blurred by a UIScrollView while scrolling over foreground iPhone content.
- josh-/CloudyTabs - CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
- kentnguyen/KNPathTableViewController - UITableViewController with customizable overlay panel while scrolling, inspired by Path
- wix/react-native-controllers - Native IOS Navigation for React Native (navbar, tabs, drawer)
- snipter/SAMultisectorControl - Multiple control
- little2s/NoChat - A lightweight chat UI framework for iOS.
- windshg/VPImageCropper - Image cropper like the one in WeChat
- matej/MBPullDownController - MBPullDownController, an iOS container view controller for pullable scroll view interfaces.
- onevcat/VVSpringCollectionViewFlowLayout - A spring-like collection view layout. The same effect like iOS7's Message.app
- macmade/KeychainCracker - macOS keychain cracking tool
- jessesquires/JSQSystemSoundPlayer - A fancy Obj-C wrapper for Cocoa System Sound Services
- BlueM/cliclick - macOS CLI tool for emulating mouse and keyboard events
- andreyvit/SoloComponents-iOS - Self-contained, two-file (.h/.m) iPhone/iPad components that are dead-easy to drop into your projects
- leverdeterre/CalendarIOS7 - Calendar component for iOS apps
- hayashi311/Color-Picker-for-iOS - ColorPicker for iPhone and iPod touch
- norsez/BDDynamicGridViewController - Data-aware view-controller that displays a UIView list in an automatically laid out grid
- petejkim/ConciseKit - A set of Objective-C additions and macros that helps you write code more quickly.
- CoderJackyHuang/HYBImageCliped - 开源高效处理圆角的扩展,包括UIImageView、UIView、UIButton、UIImage的扩展API,可根据图片颜色生成图片带任意圆角,可给UIButton根据不同状态处理图片。所有生成图片都不会引起离屏渲染且不会引起离屏、图层混合,支持添加图片边框
- carsonperrotti/CNPGridMenu - A Mailbox style grid menu with a blurred background.
- jberlana/JBParallaxCell - This project provides a parallax effect on a
UIImageView
on aUITAbleViewCell
when the table scrolls. - mobitar/MBSpacialViewController - Create a gesture-driven map of view controllers in 2D space.
- nealyoung/NYAlertViewController - Highly configurable iOS Alert Views with custom content views
- fechanique/cordova-plugin-fcm - Google FCM Push Notifications Cordova Plugin
- spotify/cocoalibspotify - A Cocoa wrapper for libspotify
- ricobeck/KFEpubKit - An Objective-C epub extracting and parsing framework for iOS and OSX.
- lukescott/DraggableCollectionView - Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Looking for maintainer and help with the experimental branch.
- kishikawakatsumi/ClassicMap - Google Map is back to iOS 6.
- yfactorial/objectiveresource - A port of Ruby on Rails' ActiveResource to Objective-C (and specifically the iPhone)
- ikanam/JTNavigationController - 一个拥有更平滑的navigationBar切换动画的NavigationController
- akosma/CoreTextWrapper - An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts
- subjc/SubjectiveCPhotoPanner - A small clone of Facebook Paper's motion based photo panner
- bennyguitar/CollapseClick - A collapsible list that functions like a UITableView, except you can collapse and open cells on a click. Feed it UIViews for what is shown when each cell is open. Works via delegation similar to UITableView.
- JackZhouCn/JZLocationConverter - GCJ-02(火星坐标)、WGS-84、BD-09坐标系转换
- Guzlan/BackgroundVideoiOS - A swift and objective-C object that lets you add a background video to iOS views
- StreetVoice/HysteriaPlayer - Objective-C audio player, sitting on top of AVPlayer
- acerbetti/ACEExpandableTextCell - TextView inside an expandable TableViewCell
- thisandagain/color - A collection of categories and utilities that extend UIColor
- enormego/egodatabase - EGODatabase is a thread-safe Objective-C SQLite wrapper with full support for asynchronous SQLite calls as well as built in NSOperationQueue support.
- CoderMikeHe/MHDevelopExample_Objective_C - iOS开发技术要点汇总。
- ashfurrow/AFTabledCollectionView - How to display a UICollectionView within a UITableViewCell
- jezzmemo/JJException - Protect the objective-c application(保护App不闪退)
- ccgus/CocoaScript - JavaScript + the Cocoa frameworks, and then ObjC brackets show up to party as well.
- simonbs/BSKeyboardControls - Put controls above the keyboard on your iPhone or iPad app.
- AugustRush/UICollectionView-ARDynamicHeightLayoutCell - Automatically UICollectionViewCell size calculating.
- scheinem/MSCMoreOptionTableViewCell - Drop-in solution to achieve the "More" button in an UITableView's "Swipe to Delete" menu (as seen in Mail.app under iOS 7)
- romaonthego/REActivityViewController - [DEPRECATED] Open source alternative to UIActivityViewController, highly customizable and compatible with iOS 5.0.
- hackiftekhar/IQAudioRecorderController - A drop-in universal library allows to record audio within the app with a nice User Interface.
- puls/objc-codegenutils - Three small tools to help you meet Xcode halfway.
- justinmfischer/7blur - An objective-C API that uses the new iOS 7 UIView snapshot category drawViewHierarchyInRect:afterScreenUpdates: to produce Apple Notification and Control Center like blur effects. 7blur supports both live real time and static blurred backgrounds enforcing UI depth.
- RepairShopr/react-native-signature-capture - A simple modular component for react native (iOS) to capture a signature as an image
- mikeash/MAKVONotificationCenter - Better key-value observing for Cocoa
- apache/cordova-plugin-splashscreen - Apache Cordova Plugin splashscreen
- CoderLN/Apple-GitHub-Codeidea - Apple 译文、GitHub 源码,随原作者 (大版本) 迭代并附有对应的Tools
- PengfeiWang666/iOS-getClientInfo - 📱📲iOS中获取各种设备信息🆔的方法总结(iPhone XS Max 已更新)
- MartinRGB/GiftCard-iOS - Simply Implement dribbble's popular shot.
- appunite/CLCascade - Twitter-like cascade UI library
- kickingvegas/YmsCoreBluetooth - A block-based framework for building Bluetooth 4.0 Low Energy (aka Smart or LE) iOS and OS X applications using the CoreBluetooth API. Includes Deanna and DeannaMac, applications to communicate with a TI SensorTag for iOS and OS X respectively.
- jamesonrader/CUE-Ultrasonic-Transmissions-Protocol - Audio beacons can synchronize and/or relay data to devices through a variety of broadcast media. This data-over-audio method uses sound waves in a similar way to how Bluetooth employs electromagnetic waves.
- hollance/MHTabBarController - A custom tab bar controller for iOS 5
- Countly/countly-sdk-ios - Countly Product Analytics iOS SDK with macOS, watchOS and tvOS support.
- andresbrun/ABCustomUINavigationController - Custom UINavigationController. SquaresFlips and Cube effects
- stevestreza/Barista - A modular, embeddable web server for Objective-C.
- leichunfeng/DesignPatterns-Objective-C - 用 Objective-C 实现《大话设计模式》书中的例子,并用一些 Objective-C 的特性对例子的实现加以优化
- daria-kopaliani/DAPagesContainer - A generic views container with a scrollable top bar
- honcheng/iOS-StyledPageControl - Customizable PageControl for iOS
- tapharmonic/Core-Animation-Demos - Bob McCune's collection of Core Animation demos.
- yepher/CoreDataUtility - An OSX application that simplifies development and debugging of CoreData enabled applications.
- weissi/FRLayeredNavigationController - FRLayeredNavigationController, an iOS container view controller that works like a stack of paper with an API similar to UINavigationController.
- MugunthKumar/MKiCloudSync - Sync your NSUserDefaults to iCloud automatically
- mbcharbonneau/UIImage-Categories - 🛠 A fork of Trevor Harmon's UIImage category methods, updated for the latest versions of iOS.
- chenzeyu/CZPicker - a picker view shown as a popup for iOS in Objective-C
- shu223/UIActivityCollection - A collection of UIActivity providers.
- azheng51714/MACProject - 这是一个用 Objective-C 写的 iOS 轻量级框架,旨在快速构建 iOS App,欢迎 Star
- mpospese/MPFlipViewController - A custom container view controller following the iOS 5 containment API that navigates between child view controllers via touch gestures and page-flip animations
- itod/parsekit - Objective-C Tokenizer and Parser Generator. Supports Grammars.
- karelia/ConnectionKit - FTP/SFTP/WebDAV etc. for Cocoa. Join the ConnectionKit mailing list for information and suggestions.
- ebf/CTObjectiveCRuntimeAdditions - Objc runtime additions.
- pixelogik/ColorCube - Dominant color extraction for iOS, macOS and Python
- Roobiq/RBQFetchedResultsController - Drop-in replacement for NSFetchedResultsController backed by Realm.
- vitoziv/VIMediaCache - Cache media file while play media using AVPlayer
- thetron/StringScore - StringScore is an Objective-C library which provides super fast fuzzy string matching/scoring. Based on the JavaScript library of the same name.
- rsattar/CLTokenInputView - A replica of iOS's native contact bubbles UI
- Boris-Em/BEMAnalogClock - iOS library to create elegant, interactive clocks.
- sibahota059/SPHChatCollectionView - SPHChatCollectionView to use in chat screens. (Supports iOS 8)
- corderguo/XZ_WeChat - 微信聊天框架搭建,高仿微信聊天框架,一步步学习聊天框架的搭建
- oscardelben/Color-Picker-Pro - Color Detection Tool for Designers and Developers
- Sephiroth87/Crayons - An Xcode plugin to improve dealing with colors in your project
- illyabusigin/CYRTextView - CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view.
- hackiftekhar/IQMediaPickerController - Audio Image Video Picker Controller
- gklka/GKFadeNavigationController - A Navigation Controller which supports animated hiding of the Navigation Bar
- mpospese/IntroducingCollectionViews - The sample application to accompany my conference talk on UICollectionView.
- danielamitay/DAAppsViewController - DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner.
- jdg/oauthconsumer - An iPhone ready, Objective-C implementation of an OAuth consumer.
- HJaycee/JCAlertController - AlertController presented FIFO or LIFO and customed easily
- forkingdog/ProtocolKit - Protocol extension for Objective-C
- d-ronnqvist/blogpost-codesample-PullToRefresh - A custom pull to refresh animation where timeOffset is used to control the timing as you drag down
- boundsj/ObjectiveDDP - Making it easy for your Objective-C apps to communicate with your Meteor.js apps since 2013.
- ValiantCat/XXShield - It's a library can avoid some crash in iOS project written by Objective-C.
- apache/cordova-plugin-statusbar - Apache Cordova
- antiraum/THPinViewController - iOS 7 Style PIN Screen for iPhone and iPad
- lukeredpath/LRResty - Yet another Objective-C REST client library, inspired by Ruby's restclient gem.
- erica/iOS-6-Cookbook - iOS 6 update
- croberts22/CRNavigationController - A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar.
- comyar/CZWeatherKit - ⛅ A Simple Cocoa Weather Library.
- coolbeet/CBStoreHouseTransition - A custom transition inspired by Storehouse iOS app, also support pop gesture.
- transistorsoft/cordova-background-geolocation-lt - The most sophisticated background location-tracking & geofencing module with battery-conscious motion-detection intelligence for iOS and Android.
- adad184/MMParallaxCell - A subclass of UITableViewCell to present the parallax effect
- sshiqiao/douyin-ios-objectc - 抖音 iOS Object-C版
- armadsen/ORSSerialPort - Serial port library for Objective-C and Swift macOS apps
- Patrick-Kladek/CocoaDebugKit - Debugging made easy. Automatically create QuickLook images of custom objects
- yangmeyer/CPAnimationSequence - Describe multi-step UIView animation sequences declaratively.
- schwa/Coverflow - iOS 6 UICollectionView Coverflow implementation
- rpetrich/CaptainHook - Common hooking/monkey patching headers for Objective-C on Mac OS X and iPhone OS. MIT licensed
- honcheng/PaperFoldMenuController - A navigation menu on the left of the screen using on PaperFold
- applidium/ADLivelyCollectionView - Drop-in subclass of UICollectionView that lets you add custom animations to any UICollectionView
- kulpreetchilana/Custom-iOS-Keyboards - Easily customizable custom inputView for iOS that imitates the native iOS keyboard.
- cocos3d/cocos3d - Cocos3D is a sophisticated, yet intuitive and easy-to-use, 3D application development framework for the iOS platform. With Cocos3D, you can build sophisticated, dynamic 3D games and applications using Objective-C.
- yulingtianxia/MessageThrottle - A lightweight Objective-C message throttle and debounce library.
- haolloyin/MrCode - A simple GitHub iPhone App that can cache Markdown content (include images in HTML) for read it later. 简单的 GitHub iOS 应用,缓存项目中的 Markdown 渲染之后的 HTML 及其图片方便稍后阅读
- lefex/iWeChat - 我们一起来还原微信。希望通过 iWeChat 这个项目能过勾勒出微信的设计,使用到的技术手段等
- TaPhuocHai/PHAirViewController - Menu like airbnb app
- Microsoft/cordova-plugin-code-push - Cordova plugin for CodePush
- CooperRS/RMActionController - This is an iOS control for presenting any UIView in an UIAlertController like manner
- EddyVerbruggen/cordova-plugin-googleplus - ➕ Cordova plugin to login with Google Sign-In on iOS and Android
- cbess/AutoScrollLabel - Provides marquee like UILabel scrolling, think Music.app track title scrolling. For Obj-C & Swift.
- iiicp/KeyboardforChat - 仿微信聊天键盘,无污染,无任何第三方,使用简单
- Ceroce/CERoundProgressView - A progress view which shows its progress a pie-chart.
- autresphere/ASDepthModal - An Objective-C class that adds a sense of depth to your modal popup views.
- bfeher/BFPaperCheckbox - iOS Checkboxes inspired by Google's Paper Material Design.
- JackTeam/PathCover - PathCover is pull down refresh and a parallax/zooming top view with real time blur effect to any UITableView, inspired by Path for iOS.
- TanguyAladenise/TAPageControl - A versatile and easily customizable page control for iOS.
- NimbusKit/sockit - String <-> Object Coder for Objective-C
- AlfredTheBest/iOS_core_animation - 📙iOS核心动画高级技巧
- JV17/JVMenuPopover - Simple popover menu in Objective-C
- John-Lluch/SWRevealTableViewCell - Highly configurable UITableViewCell subclass to display left and right buttons, similar to iOS8 mail app, based on user pan gestures or developer programmatic actions.
- CRAnimation/CRAnimation - CRAnimation
- marcoarment/CompactConstraint - Simple NSLayoutConstraint expression parser for more readable autolayout code.
- DyKnow/SignalR-ObjC - Objective-C Client for the SignalR Project works with iOS and Mac
- dbachrach/OCUDL - User defined literals for Objective-C
- benzguo/BZGFormViewController - Forms with validation
- anaglik/ANDLineChartView - ANDLineChartView is easy to use view-based class for displaying animated line chart.
- Kjuly/ALAssetsLibrary-CustomPhotoAlbum - A nice ALAssetsLibrary category for saving images & videos into custom photo album.
- bref-Chan/CCFoldCell - Cell折叠动效(OC实现)
- nuwehq/nuwe-charts-ios - A dynamic chart library for easily creating the Nuwe Score dial chart and History Bar Chart
- tciuro/NanoStore - NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.
- lukegeiger/LGSemiModalNavController - A UINavigationController subclass that presents itself a dynamic amount in a view controller using the UIViewControllerAnimatedTransitioning protocol.
- joy0304/Joy-Collection - 移动开发专题合辑
- coolbeet/CBHazeTransitionViewController - A small clone of Haze's beautiful transition view.
- TomThorpe/UITableViewZoomController - A Cocoa Touch UITableViewController subclass in Objective C that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
- MyGitHubFork/iOSBasicCommonDemos - iOS基本功能点
- johnnywjy/JYRadarChart - an iOS open source Radar Chart implementation
- PeteC/InteractiveViewControllerTransitions - Sample code for blog post on implementing interactive view controller transitions in iOS 7
- lucascorrea/SCFacebook - The SCFacebook 4.1 is a simple and cleaner to use the api facebook-ios-sdk Objective-C Wrapper (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about the user and posting on the wall with ^Block for iPhone. Suporte 4.71 FBSDKCoreKit, FBSDKShareKit and FBSDKLoginKit. Facebook SDK
- ZhongTaoTian/Hardest - 史上最困难的游戏-By Objective-C
- shinydevelopment/SDScreenshotCapture - SDScreenshotCapture is a class which can be used to capture a screenshot of the app window which excludes the iOS status bar.
- renjinkui2719/DIS_KVC_KVO - Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现
- kaler/CrashKit - CrashKit catches uncaught exceptions, traps signals, and sends them to developers by email or straight to your bug database.
- ckteebe/CustomBadge - CustomBadge is an Objective-C based component to create customized Badges for any given View.
- apache/cordova-plugin-wkwebview-engine - Apache Cordova wkwebview engine plugin
- exalted/PTShowcaseViewController - An initial implementation of a "showcase" view( controller) for iOS apps... Visualizes images, videos and PDF files beautifully! (by @pittleorg) [meta: image, photo, video, document, pdf, album, gallery, showcase, gallery, iOS, iPhone, iPad, component, library, viewer]
- chrisballinger/BLEMeshChat - Bluetooth LE Mesh Chat for iOS and Android
- SergioChan/SCNavigationControlCenter - This is an advanced navigation control center on iOS that can allow you to navigate to whichever view controller you want. iOS上的改进的导航栏控制中心。
- rFlex/CoreImageShop - Mac app that let you create a Core Image Filter and generate the underlying Objective-C code easily.
- psven/XCFApp - 高仿下厨房App,Objective-C,Xcode7.2,数据通过Charles抓的,有接口也有本地数据。
- zynga/jsbindings - JavaScript bindings for Objective-C and C
- simoncoulton/SCSlidingViewController - A UIViewController that replicates similar functionality to ECSlidingViewController
- matehat/Objective-LevelDB - An Objective-C database library built over Google's LevelDB
- Cleveroad/CRPageViewController - While a standard page view allows you to navigate between pages by using simple gestures, our component goes further
- alikaragoz/AKASegmentedControl - 🍫 Fully customizable Segmented Control for iOS
- jackrex/FakeWeChatLoc - 手把手教你制作一款iOS越狱App
- Cue/hookshot - Instrumentation for Objective C for debugging and profiling
- wwdc14/HySubmitTransitionObjective-C - OC版的转场动画
- jverkoey/ObjQREncoder - Objective-C QR Encoder
- futuresimple/FSVerticalTabBarController - Vertical tab bar controller for iOS mimicking UITabBarController look and behavior
- qiniu/objc-sdk - Qiniu Resource (Cloud) Storage Objective-C SDK for Mac/iOS
- seatgeek/SGImageCache - A flexible image caching library for image rich iOS applications
- sozercan/OpenInCode - 📂 macOS Finder toolbar app to open current folder in Visual Studio Code
- Eclair/CircleProgressBar - iOS Circle Progress Bar
- TomSwift/UIWebView-TS_JavaScriptContext - A method for obtaining UIWebView's internal JSContext without using KVC
- taglia3/ElasticTransition-ObjC - A UIKit custom transition that simulates an elastic drag.This is the Objective-C Version of Elastic Transition written in Swift by lkzhao
- MP0w/MPPlot - native objective C plots...done at 5am in an hackathon
- erica/iOS-6-Advanced-Cookbook - Recipes for working with the advanced features of iOS 6
- cyndibaby905/CHAnimation - CHAnimation is a project used to demonstrate how to write your own animation engine, inspired by Facebook Pop.
- Tricertops/Block-KVO - Objective-C Key-Value Observing made easier with blocks
- sdlpal/sdlpal - SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).
- peterpaulis/StaticDataTableViewController - Enables animated hide/show of static cells and sections
- chroman/CRPixellatedView - Custom UIView subclass with a pixellated animation inspired by Facebook's Slingshot app.
- andresbrun/ABFullScrollViewController - Behaviour objects the provides the behaviour o hiding the header view as the user scrolls. Similar to Facebook, Safari, Twitter...
- fjolnir/DatabaseKit - An Objective-C database abstraction framework.
- u10int/URBSegmentedControl - A replacement for UIKit's UISegmentedControl that offers a greater level of flexibility and customization.
- joseria/JASwipeCell - iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to the container view and will execute an event similar to how the delete/archive button work in IOS 8 mail.
- iTofu/LCTabBarController - A amazing and highly customized tabBarController! You could almost customize 100% properties with LCTabBarController!
- tangdiforx/iOSPalette - Objective-C version of Google Palette algorithm in Java.A tool to extract the main color of an image.
- lookingstars/chuanke - 高仿百度传课iOS版,版本号2.4.1.2。
- ali312/TLTagsControl - A nice and simple tags input control for iOS
- liquidx/CoreBluetoothPeripheral - Demonstration of using CoreBluetooth on Mac and iOS
- ChrisXu/CXCardView - Easy, simple and card-style overlay on screen to deliver message to users.
- bfeher/BFPaperTableViewCell - A subclass of UITableViewCell for iOS inspired by Google's Paper Material Design.
- rsms/chromium-tabs - [historical] Chromium tabs for cocoa applications (project no longer maintained)
- qiniu/happy-dns-objc - dns library for objective c
- JustinFincher/JZMultiChoicesCircleButton - 🔘 Multi choice circle button with cool 3d parallax effect, but seriously don't use this in production now, I will rewrite it to a delegate based UIControl when I am available.
- dormitory219/ChatKit - 一套IM完整的UI实现方案
- CoderMikeHe/WeChat - 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat)的整体基本架构,以及实现微信朋友圈的功能
- khanlou/Objective-Shorthand - Objective-Shorthand is a set of categories that make long things in Objective-C short. Additions welcome.
- casatwy/CTJSBridge - a javascript bridge for iOS app to interact with h5 web view
- CyberAgent/AMBTableViewController - Storyboard and Prototype Cells-centric block-based UITableView controller to manage complex layouts.
- chasseurmic/TWRCharts - An iOS wrapper for ChartJS. Easily build animated charts by leveraging the power of native Obj-C code.
- 91renb/NewsComing - 本项目是一个完整的新闻应用,采用了MVVM架构,项目结构清晰,给初学者或有开发经验的人提供一种思路,方便在企业开发中快速搭建iOS项目基础架构。
- xhzengAIB/iOS8SelfSizingCells - This is instagram app feed tableView demo use iOS8 Self Sizing Cells.
- zhengjinghua/MQRCodeReaderViewController - iOS 二维码扫描控件, UI 做了优化, 仿造微信, 直接拖进项目就可使用, 支持 CocoaPods 安装. WeChat-like QRCode reader, drop-in version, support for CocoaPods
- cemolcay/CategorySliderView - slider view for choosing categories. add any UIView type as category item view. Fully customisable
- stefanceriu/SCSafariPageController - A page view controller component that reproduces Mobile Safari's tab switching behavior
- jondanao/TheSidebarController - A container view controller that implements different popular sidebar view controllers like Facebook, Airbnb, Flipboard, etc.
- facebookarchive/FBFetchedResultsController - A drop-in replacement for NSFetchedResultsController built to work around the fact that NSFetchedResultsController does not work with parent/child contexts.
- beelsebob/CoreParse - A shift/reduce parsing framework for Mac OS X and iOS
- tapsandswipes/InterAppCommunication - x-callback-url made easy
- JustinFincher/GitHubContributionsiOS - Show off your GitHub contributions from your lock screen 📱
- ShadyElyaski/ios-filter-control - An iOS Filter UIControl Subclass. Zero Graphics. Highly Customizable.
- mortenjust/PocketCastsOSX - An unoffical OSX wrapper for Pocketcasts
- myang-git/iOS-Image-Crop-View - A view that allows user to select the cropping area in an image
- lizelu/CATransitionDemo - 注:其中有些效果调用了CATransition的Private API, 仅供娱乐
- elado/jastor - Auto translates NSDictionary to instances of Objective-C classes, supporting nested types and arrays
- apache/cordova-plugin-network-information - Apache Cordova Plugin network-information
- wymsee/cordova-HTTP - Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
- firebase/geofire-objc - GeoFire for Objective-C - Realtime location queries with Firebase
- CooperRS/RMPickerViewController - This is an iOS control for selecting something using UIPickerView in an UIAlertController like manner
- ianisme/CoolNavi - A cool UINavigationbar
- cl3m/MiddleClick - Emulate a middleclick with triple tap on MacBook trackpad and Magic Mouse.
- nmondollot/NMPaginator - NMPaginator is a simple Objective-C class that handles pagination for you.
- SherlockQi/WeChatFloat - 仿微信浮窗功能
- hulab/ClusterKit - An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.
- zedoul/ZDStickerView - ZDStickerView is an Objective-C module for iOS and offers complete configurability, including movement, resizing, rotation and more, with one finger.
- Serheo/SHSPhoneComponent - UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).
- BeamApp/MusicPlayerViewController - An iPhone view controller to visualize and control music playback
- mjmsmith/gcdobjc - Objective-C wrapper for Grand Central Dispatch
- gcamp/GCRetractableSectionController - Controller that helps the management of UITableViews extendable sections
- Cleveroad/CRParticleEffect - A CocoaPod that simplifies creation of the particle effects.
- SergioChan/SCTableViewCell - 📧 Swipe-to-Delete Effects like iOS Native Mail App。一个模仿iOS8中的邮箱里面的cell删除动效以及滑动右侧菜单按钮效果的开源库
- gabriel/CaptureRecord - User + Screen Recording iOS SDK
- samsouder/reggy - Objective-C interactive regular expression validator and tester for OS X.
- aryaxt/OCMapper - Objective-C library to easily map NSDictionary to model objects, works perfectly with Alamofire. ObjectMapper works similar to GSON
- artemstepanenko/CrossNavigation - Any side navigation.
- TheNewNormal/coreos-osx - Local development docker/rkt CoreOS VM App for macOS made very simple
- itod/pegkit - 'Parsing Expression Grammar' toolkit for Cocoa/Objective-C
- honcheng/CATransform3D-Test - A test app to visualize view transformation when value in CATransform3D matrices change
- cxa/UIMenuItem-CXAImageSupport - [Deprecated! Use MenuItemKit instead] UIMenuItem with Image Support
- w0lfschild/cDock2 - 🍰 Enhanced dock customization for macOS
- dongxinb/DBSphereTagCloud - A 3D spherical tag cloud view of iOS.
- alexzielenski/ZKRevealingTableViewCell - A Sparrow-style Implementation of Swipe-To-Reveal
- uzysjung/UzysCircularProgressPullToRefresh - Give Pinterest Like PullToRefresh to any UIScrollView with just simple code
- tingxins/InputKit - 📝InputKit, an Elegant Kit to limits your input text, inspired by BlocksKit, written in both Objective-C & ⚡️Swift.
- mikeash/MAZeroingWeakRef - Zeroing weak references for retain/release Objective-C
- manuelescrig/MEVHorizontalContacts - An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.
- brockgr/csshx - Automatically exported from code.google.com/p/csshx
- bfeher/BFPaperTabBarController - iOS UITabBar (controller) inspired by Google's Paper Material Design.
- illyabusigin/CYRKeyboardButton - A drop-in keyboard button that mimics the look, feel, and functionality of the native iOS keyboard buttons
- hamzasood/CustomWatchFaceTest - Custom watch faces on Apple Watch
- mutualmobile/Counter - A simple example of the VIPER architecture for iOS apps
- mtonio91/AMLoginViewController - LoginViewController with Video and Blur
- matthewcheok/MCPanelViewController - Drop-in panel control for iOS with blurring background and screen-edge activation gestures.
- stefanceriu/SCPageViewController - Just like UIPageViewController but better.. :)
- rsms/cocui - Cocoa meets WebKit for more rapid UI development
- ChrisXu/CXAlertView - Custom alert-view which allow you to add view as main content.
- Kerumen/react-native-awesome-card-io - A complete and cross-platform card.io component for React Native (iOS and Android).
- Produkt/PDKTStickySectionHeadersCollectionViewLayout - UICollectionView Layout that makes section headers behave like UITableView section headers. Section header views stick to the top of the collection view, over it's section cells.
- iosre/WeChatRobotForExample - A Powerful WeChat Robot for Example
- foxsofter/LPDMvvmKit - LPDMvvmKit - Elegant MVVM framework in Objective-C.
- fastred/ReflectableEnum - Reflection for enumerations in Objective-C.
- dzenbot/XCSwiftr - An Xcode Plugin to convert Objective-C to Swift
- renebigot/XlsxReaderWriter - XlsxReaderWriter is an Objective-C library for iPhone / iPad and Mac. It parses and writes MS Excel XLSX files.
- carantes/CircularProgressControl - Circular Progress Control using CAShapeLayer
- nevyn/cfxr - [cocoa] Mac port of sfxr
- Cokile/CCActivityHUD - A simple replacement for UIActivityIndicatorView
- newyjp/JPNavigationController - This library provides an fullScreen pop and push gesture for UINavigationController with customize UINavigationBar for each single support.
- onegray/UIViewController-BackButtonHandler - The extension allows to handle UINavigationViewController's 'Back' button action. Download sample app - https://github.com/onegray/UIViewController-BackButtonHandler/archive/BackBtnHandlerSample.zip
- doubleencore/DETweetComposeViewController - The iOS 4 compatible Tweet Sheet.
- ariok/TB_CircularSlider - This is the code for the tutorial "How to create a custom control in iOS" from http://www.thinkandbuild.it
- google/google-api-objectivec-client-for-rest - Google APIs Client Library for Objective-C for REST
- Shuangzuan/RCTRefreshControl - A pull down to refresh control for react native.
- nicklockwood/JPNG - JPNG is a bespoke image file format that combines the compression benefits of JPEG with the alpha channel support of a PNG file. The JPNG library provides an Objective-C implementation of this format along with transparent JPNG loading support for iOS and Mac OS.
- booyah/protobuf-objc - Protocol Buffers for Objective C
- eaigner/CODialog - UIAlertView Replacement
- puls/objc-mocktail - A simple(r) way to stub out HTTP servers in your Objective-C app.
- madaoCN/NonBaseClass-MVVM-ReactiveObjc - iOS架构实践干货:AOP来避免基类继承 + MVVM + ReactiveObjC + JLRoutes组件化,代码比较完善,(Warnning: 不建议大家使用在真实项目中 ,),大家按需自取,能顺手给个Star那也是极好的
- d0ping/DBMapSelectorViewController - This component allows you to select circular map region from the MKMapView.
- funkyboy/Building-a-Jabber-client-for-iOS - Source code for the tutorial "Building a Jabber client for iOS"
- zwopple/PocketSocket - Objective-C websocket library for building things that work in realtime on iOS and OS X.
- bichenkk/ios-videocover-demo-objc - A background video demo on iOS using AVPlayer in Objective-C.
- MP0w/MPParallaxCollection - [dead] a collection view layout + cell that can do something percent driven ( parallax for image)
- kamilpowalowski/HSDatePickerViewController - Customizable iOS view controller in Mailbox app style for picking date and time. https://twitter.com/kamilpowalowski
- ink-spot/UPCardsCarousel - A cards based carousel for iOS
- ideawu/cocoaui - Build adaptive UI for iOS Apps with flow-layout and CSS properties
- acburk/SOCQ - Syntax for Objective-C Queries
- dorianj/CoRD - CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
- Aster0id/YCXMenuDemo_ObjC -
TCXMenu
is an easy-to-use menu. - skooal/PushNotificationManager - Convenient and comprehensive api for push notification,provide 6 stems and 20 branchs' function,offer examples written by Objective-C and Swift respectively
- mattt/CupertinoYankee - An NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year
- cemolcay/PullToRefreshCoreText - PullToRefresh extension for all UIScrollView type classes with animated text drawing style
- peakji/PJTernarySearchTree - [DEPRECATED] Objective-C implementation of Ternary Search Tree for Mac OS X and iOS. Best for text autocompletion. Store any objects, auto pruning, serializing, unicode support.
- kmikael/PBWebViewController - A light-weight, simple and customizable web browser component for iOS.
- loveway/HWLoadingAnimation - Animation for loading (complete with Objective-C & Swift)
- HAPENLY/UIWebviewWithCookie - 两步实现iOS UIWebView 通过 cookie 完成自动登录。
- zakk4223/CocoaSplit - Stream/record your desktop/webcam to twitch/owned etc.
- tracy-e/OCGumbo - An Objective-C HTML5 parser based on Google Gumbo.
- cyrilchandelier/CCHexagonFlowLayout - UICollectionView layout for both horizontal and vertical management of hexagonal cells
- davidmurray/ios-reversed-headers - Reverse engineered C headers from various iOS frameworks.
- HHuiHao/Universal-Jump-ViewController - 【demo】万能动态跳转界面 - runtime
- lukeredpath/LROAuth2Client - OAuth2 client for iPhone and iPad apps
- katzer/cordova-plugin-email-composer - Edit and send email messages
- cyqresig/ReactNativeComponentDemos - Demos for react-native components of 'react-native-component'
- coderZsq/coderZsq.project.ios - A lightweight and efficient application development tool set for iOS, and accelerating the developing speed.
- typcn/163music-mac-client-unlock - Unlock netease music mac client using dylib inject
- akosma/iPhoneWebServicesClient - This project showcases different transport formats and libraries to consume web services from an iOS application.
- RobinChao/ChatMessageTableViewController - ChatMessageTableViewController is like iMessage app. support text && image .
- bogardon/MSPullToRefreshController - pull to refresh controller
- southpeak/Minya - A simple basic hierarchy for iOS development with Objective-C. It is based on MVCS and KVO.
- rnystrom/RNSwipeViewController - Swipe in view controllers from off-screen similar to Check the Weather.
- plausiblelabs/PLWeakCompatibility - Compatibility stubs to enable use of weak references with ARC on older OSes
- MugunthKumar/UIKitCategoryAdditions - Block based Category additions for AlertView and ActionSheets
- BinBear/breadtrip-ReactiveCocoa-MVVM- - 仿面包旅行,ReactiveCocoa+MVVM
- muhku/calendar-ui - MACalendarUI is a project which offers calendar user interface for iPhone applications.
- mamaral/MAFormViewController - Quick and easy iOS forms.
- google/google-api-objectivec-client - Google APIs Client Library for Objective-C
- cyndibaby905/GIFRefreshControl - "Twitter music" and "Yahoo! Weather" like pull-to-refresh control created using GIF.
- cocoadialog/cocoadialog - Create macOS dialogs from the command line easily!
- CaramelForSwift/Caramel - A portable I/O framework for Swift
- nicklockwood/FXPageControl - Simple, drop-in replacement for the iPhone UIPageControl that allows customisation of the dot colour, size and spacing.
- ShadoFlameX/PhotoCollectionView - A tutorial for creating a collection view with a custom layout on iOS 6
- TimOliver/TOPasscodeViewController - A modal passcode input and validation view controller for iOS
- samsymons/RedditKit - An Objective-C wrapper for the reddit API
- instructure/CKRefreshControl - A pull-to-refresh view for iOS 5, 100% API-compatible with UIRefreshControl in iOS 6
- hohl/MIHCrypto - OpenSSL wrapper for Objective-C [cryptography]
- thisandagain/cam - A “keep it simple” approach to handling photo and video capture with AVFoundation.
- jakemarsh/JMImageCache - NSCache based remote-image caching and downloading mechanism for iOS.
- substantial/choosy - An elegant way to give your users the freedom to choose favorite apps
- cezarywojcik/CWPopup - CWPopup category to present popup view controllers
- swtlovewtt/WTRequestCenter - WTKit is my Code accumulation
- eerolanguage/eero - Eero was a fully binary- and header-compatible dialect of Objective-C, implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler. It featured a streamlined syntax, Python-like indentation, and other features that improve readability and code safety. It was inspired by languages such as Smalltalk, Python, and Ruby.
- conradev/CKShapeView - UIView subclass backed by CAShapeLayer
- akiroom/AXStretchableHeaderTabViewController - Stretchable header view + Horizontal swipable tab view
- romaonthego/RETrimControl - iOS audio trim control, similar to the one seen in default iPhone Voice Memos app.
- funkyboy/How-To-Create-a-Rotating-Wheel-Control-with-UIKit - Code for the tutorial "How To Create a Rotating Wheel Control with UIKit" published on raywenderlich.com
- crashlytics/cannonball-ios - Cannonball is the fun way to create and share stories and poems on your phone. This app uses all the features of Fabric for iOS.
- netshade/Cocoa-Touch-Barcodes - Fork of Jeff Lamarche's original barcode generator library at http://code.google.com/p/cocoabarcodes/
- erica/ABContactHelper - Objective-C Address Book wrapper
- malcommac/DMPagerViewController - DMPagerViewController is page navigation controller like the one used in Twitter or Tinder
- ChrisXu/CXPhotoBrowser - Photo browser for iOS, Inspiring by @MWPhotoBrowser. Supporting with high level customization, including Navigationbar, Toolbar, Loading process placeholder and Loading failure placeholder.
- SebastienMichoy/MSSlidingPanelController - [DEPRECATED] Integrate easily a sliding panel controller mechanism in your project!
- etoile/CoreObject - Distributed version control + object persistence framework
- nonstriater/NTSlidingViewController - NTSlidingViewController is right-and-left sliding view controller container
- mixedinkey-opensource/MIKMIDI - MIDI Library for Objective-C and Swift Mac and iOS apps.
- zhengwenming/CountDown - iOS倒计时,60s验证码倒计时,cell中倒计时,后台给的时间戳倒计时,全部适合。比如:离活动结束还有 0天 01: 14: 59
- yuping1989/YPTabBarController - 功能强大,使用方便,可高度自定义的TabBarController。
- siuying/IGHTMLQuery - IGHTMLQuery is a lightweight XML/HTML parser for Objective-C, built on top of libxml.
- Coding/Coding-iPad - CODING iPad 客户端源代码
- sakrist/VBPieChart - 🍰📈 Pie Chart iOS control with different animations to present.
- larsacus/LARSAdController - Lightweight ad mediation for iOS to properly manage multiple ad networks dynamically including iAd and Google ads.
- klop/KLParallaxView - KLParallaxView is a UIView subclass that imitates Apple TV's parallax effect, written in Objective-C.
- JJMM/CUSLayout - iOS Layout Manager.Open source auto layout Manager,which is similar to Android,SWT,SWING API. ios layout
- ddeville/DDPageControl - An easily customizable alternative to UIKit's UIPageControl
- sebastienwindal/FRD3DBarChart - Interactive iOS 3D bar chart control made with GLKit
- robin/cocoa-web-resource - [Deprecated] A file transfer solution for iPhone and iPod Touch. Support uploading, download and delete files via browser.
- mikr/RestartLessOften - modify parameters, colors, images and code of your app without restart on iOS and OS X with Objective-C
- google/functional-objc - Functional operators for Objective-C
- olegam/ClassyLiveLayout - Use Classy stylesheets together with Masonry to tweak AutoLayout constants live when debugging in the simulator.
- leancloud/LeanCloudLiveKit-iOS - Show how to add IM module to Live app
- StefanLage/SLParallaxController - Create Parallax effect between UITableView & UIMapView - like FourSquare
- Kong/unirest-obj-c - Unirest in Objective-C: Simplified, lightweight HTTP client library.
- camdenfullmer/CFShareCircle - CFShareCircle is a user interface component for iOS that can be integrated into an app as a sharing mechanism for any kind of content.
- Aevit/SCCaptureCamera - A Custom Camera with AVCaptureSession to take a square picture. And the UI is patterned on Instagram.
- xcatsan/iOS-Sample-Code - iOS Sample Code
- tuenti/TUDelorean - TUDelorean helps you test your time-dependent Objetive-C code allowing you travel anywhere in time.
- timominous/TDImageColors - iOS Library used to detect a number of most used colors in a UIImage instace.
- TeehanLax/UIViewController-Transitions-Example - An example of how to use the new iOS 7 APIs to create custom view controller transitions.
- michaeltyson/TPAACAudioConverter - Easy-to-use Objective-C wrapper for AAC audio conversion
- jamztang/JTObjectMapping - A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.
- mattt/CHChromaHashView - A classic password visualization concept, ported to iOS
- iVanPan/Cordova_QQ - A Cordova wrapper around the Tencent QQ SDK for Android and iOS. Provides access to QQ ssoLogin, QQ Sharing, QQZone Sharing etc.
- HHuiHao/HSDownloadManager - 【demo】下载音乐、视频、图片各种资源,支持多任务、断点下载!- Objective-C
- Geek-1001/Clue - Flexible bug report framework for iOS
- chasseurmic/TWRSkewedCollectionView - An iOS collection view subclass to present a list of skewed images.
- wubianxiaoxian/PureCamera-Demo - 一个自定义相机,拍照完整可以自由裁剪
- buddingmonkey/SpriteKit-Components - Component model and helper classess for iOS 7+ SpriteKit Framework
- squarezw/ZWIntroductionViewController - A simple custom app introductions and tutorials and welcome video
- lukabernardi/AZSocketIO - A socket.io client for objective-c. Cocoapods-friendly. Appledocs. Built of AFNetworking and SocketRocket. Websockets + XHR.
- CoderLN/Framework-Codeidea - UIKit & Foundation 随系统迭代_iOS12,并附有对应.h文件的Tools/BlogArticle
- stefanceriu/SCStackViewController - SCStackViewController is a container view controller which allows you to stack other view controllers on the top/left/bottom/right of the root and build custom transitions between them while providing correct physics and appearance calls.
- dhcdht/DXXcodeConsoleUnicodePlugin - 转换Xcode控制台中一些不可阅读的字符,比如 \u22AD 这种
- boserup/JBWebViewController - A modal view controller for showing websites - inspired by the Facebook app
- apparentsoft/ReactiveCoreData - Core Data with ReactiveCocoa
- TimOliver/PassKit-Business-Card - A template for iOS Wallet passes that can be used like business cards.
- popochess/PPImageScrollingTableViewCell - PPImageScrollingTableViewCell is a UITableViewCell subclass that can make images scrollable horizontally in TableView.
- ardalahmet/SSPhotoCropperViewController - SSPhotoCropperViewController is a custom view controller that provides UI for cropping and scaling photos in iPhone / iPod Touch apps.
- appdesignvault/MagRackCollectionView - MagRackCollectionView
- iSapozhnik/NavigationMenu - [DEPRECATED] Objective-C component that adds menu to the navigation bar
- douban/douban-objc-client - Objective-C client library for Douban APIs (OAuth 2.0)
- amarcadet/XMLReader - Objective-C XML reader based on NSXMLParser
- schwa/CoreTextToy - iOS CoreText test app
- gabriel/GHKit - Utilities and categories for Objective-C
- jerrykrinock/CategoriesObjC - General-purpose categories of Cocoa classes.
- Tuccuay/RuntimeSummary - 一个集合了常用 Objective-C Runtime 使用方法的 Playground。
- hirakujira/CPU-Identifier - Check your A9 chip manufactory
- googlearchive/OpenInChrome - Open in Chrome
- nothingmagical/cheddar-mac - Cheddar for Mac
- liangdahong/UITableView-BMTemplateLayoutCell - 🖖 Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView calculating and cache height framework Objective-C Version.
- icecreamstudios/ICSDrawerController - ICSDrawerController is a left-side drawer controller for iPhone (iOS 7 or later).
- cwenboshi/RNBlurredSideViewController - RNBlurredSideViewController is a side view controller with a dynamic blurred background effect when swiping similar to the iOS 7 control center.
- nicklockwood/ColorUtils - [DEPRECATED]
- rizumita/CTFeedback - Library to send feedback for iOS. Swift version https://github.com/rizumita/CTFeedbackSwift
- grgcombs/MultiRowCalloutAnnotationView - An iOS MapKit callout annotation view with independent cells and accessory actions.
- recruit-mp/RMPScrollingMenuBarController - RMPScrollingMenuBarController has a scrollable menu bar, and multiple view controllers.
- Stormotion-Mobile/LUNSegmentedControl - Customizable segmented control with interactive animation.
- scalessec/CSLinearLayoutView - Linear layout view designed to simplify relative layouts on iOS.
- music4kid/EasyCode-Xcode - "legal" Xcode Plugin for inserting code in super duper fast lazy way.
- Bertrand/handlebars-objc - handlebars-objc is a feature-complete implementation of Handlebars.js for Objective-C
- ResearchKit/AppCore - Core code shared by the initial ResearchKit apps.
- ole/CollectionViewParallaxScrolling - A custom UICollectionViewFlowLayout to support parallax scrolling in cells. Check out the accompanying blog post for more info.
- n8gray/QLColorCode - A Quick Look plugin for source code with syntax highlighting
- indragiek/INDANCSClient - Objective-C Apple Notification Center Service Client
- Crypho/cordova-plugin-secure-storage - Secure storage plugin for Apache Cordova
- jaykz52/CKSideBarController - CKSideBarController is a UITabBarController-like UIViewController for iPad. Inspired by Twitter for iPad, as well as my own work.
- foolsong/EasyCharts - A simple chart lib used for iOS(Objective-c && Swift). :-)
- subjc/SubjectiveCUnreadMenu - A rebuilding of Unread's pull-for-menu interaction.
- huang303513/SourceCodeResearchAndExploration - SDWebImage、AFNetworking、WebViewJavascriptCore、Vue、YYModel源码解析
- sveinbjornt/STPrivilegedTask - An NSTask-like wrapper around the macOS Security Framework's AuthorizationExecuteWithPrivileges() to run shell commands with root privileges in Objective-C / Cocoa
- khanlou/InstantCocoa - Instant Cocoa is a framework for making iOS apps.
- gyetvan-andras/cocoa-waveform - A cocoa audio player component which displays the waveform of the audio file.
- erikdoe/ccmenu - CCMenu is a Mac application to monitor continuous integration servers.
- molon/MLLayout - Flexbox in Objective-C, using Facebook's css-layout.
- gloubibou/HHPanningTableViewCell - Swipe to reveal implementation for iOS
- DevDu/FastCoding-Xcode-Plugin - FastCoding is a plug-in for the fast generation of getter, setter, and lazy methods.
- wdas/partio - C++ (with python bindings) library for easily reading/writing/manipulating common animation particle formats such as PDB, BGEO, PTC. See the discussion group @ http://groups.google.com/group/partio-discuss
- Tricertops/Objective-Chain - Object-oriented reactive framework, inspired by ReactiveCocoa
- d0ping/DBImageColorPicker - It's very useful component for determine different colors from your image.
- CRAnimation/CRNumberFadedAnimation - CRNumberFaded
- cjwl/cocotron - The Cocotron
- chenxiaoyu3/BBStockChartView - An iOS stock chart view, K-Line, volume Line
- tylerneylon/moriarty - A collection of useful Objective-C and iOS classes.
- EddyBorja/UIColor-MLPFlatColors - A category for UIColor that adds flat UI color methods. For iOS.
- doukasd/iOS-Components - Misc components for the iOS. Just random stuff really but hopefully useful. Watch it or follow @doukasd for updates.
- jasarien/CoreTextHyperlinkView - An iOS view that renders text using Core Text with tappable hyperlinks without a webview!
- devedbox/AXAnimationChain - AXAnimationChain is a chain animation library, can be used to easily create CAAnimation based chain animation. There are two kinds of combination chain, one is called combination, the other is called link, created by the two ways above, the animation can be carried out at the same time, can also according to the time order, you can use the code to create a rich and complex animation.
- rsoffer/RS3DSegmentedControl - A 3D filter control that gives users a fun way to browse between many segments.
- jakemarsh/JMStaticContentTableViewController - A subclass-able way to cleanly and neatly implement a table view controller much like those in Settings.app, with nice-looking fields to collect or display information, all using a simple and convienent block-based syntax.
- nothingmagical/cheddarkit - Objective-C framework that powers Cheddar for iOS and Cheddar for Mac
- NilStack/NKWatchChart - A chart library for Apple Watch based on PNChart and ios-charts.
- mpospese/CircleLayout - fixing bugs in WWDC 2012's 219 session sample code
- mikeash/MABlockClosure - ObjC block -> C function pointer using libffi
- leecrossley/cordova-plugin-apple-watch - Cordova / PhoneGap Apple Watch Plugin for Apache Cordova
- henrytkirk/HTKDynamicResizingCell - Subclassed UITableView/UICollectionView cells that will auto calculate their size so long as AutoLayout constraints are applied correctly. For iOS 7+. Works similar to how iOS 8's auto sizing of cells work.
- dasdom/DDHDynamicViewControllerTransitions - Custom view controller transitions using UIDynamic behaviors.
- casatwy/CTNetworking - iOS networking API layer
- Seanwong933/WeChat - 仿微信,注释齐全,方便初学者食用。
- McZonk/VideoToolboxPlus - Objective-C wrapper for and additions to VideoToolbox
- d0ping/DBAttachmentPickerController - This powerful component allows to select different types of files from different sources on your device.
- ShelinShelin/OffLineCache - About Offline caching ideas and The use of AFN
- LQi2009/LDCartViewController - 比较完整的购物车界面及逻辑,商品展示,多选,单选,全选及滑动删除,价格计算;
- Ink/ThatCloud - ThatCloud is an open-source iOS application that allows you to access, view, and work with all of the content you have online.
- SureCase/WaterfallCollectionView - Waterfall-style implementation of UICollectionView layout
- ninjaprox/NVBnbCollectionView - A Airbnb-inspired collection view
- logancollins/Mocha - Objective-C / JavaScript Bridge and Scripting Environment
- kenshin03/RouletteWheelCollectionViewDemo - Demo of a custom UICollectionViewFlowLayout subclass implementation of a roulette wheel of cards, in the style of the Yahoo TimeTraveler app.
- spoletto/SPGooglePlacesAutocomplete - An objective-c wrapper around the Google Places autocomplete API. Includes sample application emulating the "Maps" app.
- psineur/NSObject-AutomagicCoding - Ability to save every object to PLIST without any special coding.
- kolyvan/kxsmb - KxSMB is objective-c wrapper for libsmbclient (samba.org) lib.
- cocopon/CQMFloatingController - Floating UI component with navigation bar for iPhone
- briancoyner/Core-Animation-Fun-House - Core Animation Examples (Basics, Replicator, Reflection, Wiggle Jiggle, Lissajous Curve, Sine Wave, etc.)
- panghaijiao/HJTabViewController - A Cool PageViewController
- mysteriouspants/ArgumentParser - Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
- joeldev/ADNKit - Objective-C framework for building App.net applications on iOS and OS X
- CaptainRedmuff/UIColor-Crayola - Crayola colors UIColor category
- orta/You-Can-Do-It - Is learning a new language getting you down? Worry not, this Xcode plugin will keep you motivated.
- nicklockwood/OSNavigationController - [DEPRECATED]
- B-Sides/ELCTextFieldCell - A demo project for the UITableViewCell subclass ELCTextFieldCell to help with form creation
- agilebits/AgileCloudSDK - AgileCloudSDK is our CloudKit JS implementation of the CloudKit framework. It is used in 1Password for Mac.
- ochameau/NativeBridge - Proper way to call objetive-c from Javascript in UIWebview
- kewenya/SearchCoreTest - search contact by name or phone-number
- guangqiang-liu/iOS-Component-Pro - iOS 组件化开发项目框架设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战性的iOS组件化框架
- contentsync/SketchContentSync - Sync sketch files with google docs.
- cocbin/CBTableViewDataSource - Just one line to create DataSource and Delegate for UITableView.
- brennanMKE/XcodeCodeSnippets - Code Snippets for Xcode
- qhd/ANYMethodLog - Log any method call of object in Objective-C
- LMsgSendNilSelf/WebviewPersistenceCache - Custom NSURLProtocol based on NSSessionTask
- creaceed/CeedGL - Thin Objective-C wrapper for modern OpenGL development on Mac & iOS
- yaakaito/Overline - Objective-C utilities and shorthands.
- ishkawa/ISRefreshControl - (deprecated) iOS4-compatible UIRefreshControl
- GJGroup/GJAlertController - 在程序中使用UIAlertController而不用关心低版本兼容的问题
- yuhua-chen/MCCardPickerCollectionViewController - A card collection view controller inspired by Facebook People you may know.
- jiaxiaogang/he4o - 和(he for objective-c) —— “以螺旋论为基础开发的信息熵减机(通用人工智能系统)”
- bryanoltman/CAAnimation-EasingEquations - A category on CAAnimation that provides a number of easing equations to add some zazz to your app (with examples!)
- stuartervine/OCTotallyLazy - Functional extensions to Objective C's collections
- paypal/PayPal-Cordova-Plugin - PayPal SDK Cordova/Phonegap Plugin
- yourkarma/JWT - A JSON Web Token implementation in Objective-C.
- mbrandonw/UIResponder-KeyboardCache - A simple workaround to the annoying problem of keyboard lag.
- iTofu/LCNavigationController - 除 UINavigationController 外最流行的 NavigationController!
- west-east/XQPageController - PageController, including normal style, including sticky, tableview in tableview
- wang542413041/KingCerCode - 单个输入框验证码样式
- jimneylee/JLWeChat-iPhone - 类似微信聊天功能,可发送文字、表情、图片、音频,后台基于OpenFire,前端基于XMPPFrameWork
- evernote/evernote-cloud-sdk-ios - Evernote Cloud SDK for iOS
- AlanQuatermain/iPhoneContacts - A wrapper for the iPhone's C-based AddressBook framework.
- zetachang/IPSqueezableViewController - Condensing effect of navigation bar as the one in Safari.app
- lizelu/ZLCustomeSegmentControlView - 视错觉Demo介绍
- jacobsieradzki/JSImagePickerController - An photo/image picker controller that resembles the style of the image picker in iOS 8's messages app.
- EddyVerbruggen/cordova-plugin-native-keyboard - 🎹 Add a Slack / WhatsApp - style chat keyboard to your Cordova app!
- dialogflow/dialogflow-apple-client - iOS SDK for Dialogflow
- yulingtianxia/BlockHook - Hook Objective-C blocks with libffi.
- vgrichina/ios-calendar - Stylable and extensible month calendar view for iPhone
- msching/AVPlayerCacheSupport - An easy way to add cache for AVPlayer.
- dickverbunt/DVSlideViewController - DVSlideViewController is an iOS ViewController, witch allows you to slide view controllers on- and offscreen with a swipe of your finger. For a preview of this slideViewController watch the YouTube video.
- Wzxhaha/WWeChat - redoing...
- s3lvin/DXCustomCallout-ObjC - A simpler approach to CustomCallouts for MKMapview
- ryanmaxwell/UIAlertController-Blocks - Convenience methods for UIAlertController
- Pocket/Pocket-ObjC-SDK - Headless iOS/Mac SDK for saving stuff to Pocket.
- owainhunt/UAGithubEngine - Objective-C Wrapper for the Github API
- JaNd3r/CKCircleMenuView - Well, it's a circle menu. Kind of. For iOS.
- DeveloperLx/LxTabBarController - Inherited from UITabBarController. LxTabBarController add a powerful gesture that you can switch view controller by sweeping screen from left to right or right to left.
- djw/core-plot - Unofficial core-plot mirror (official version now here: https://github.com/core-plot/core-plot)
- dangfm/stockChart - 股票K线图示例,简单易学,采用IOS 原生画图组件CoreGraphics,思路简单,仅供参考和学习交流。
- 4jy/Source-SnapChat - Source Code for SnapChat
- apache/cordova-ios - Apache Cordova iOS
- preble/GLGestureRecognizer - Simple Objective-C gesture recognizer for use on the iPhone
- pablosproject/iPhone-OCR-Tesseract-and-OpenCV - Simple academic project made using OpenCV and Tesseract. The aim of these project is to read flyers of job offer and extract the text.
- devedup/FlickrKit - An iOS Flickr Framework, written in Objective-C
- Coneboy-k/KKNavigationController - Parallax NavigationController
- fastred/AHKNavigationController - A UINavigationController subclass that re-enables the interactive pop gesture when the navigation bar is hidden or a custom back button is used.
- floatinghotpot/cordova-admob-pro - 🔥 Cordova Plugin for Google AdMob, DFP, ADX. Easy monetization using mobile Ad, with single line of JavaScript. Compatible with Cordova CLI, Inoic, PhoneGap Build, etc.
- JNTian/JTNavigationController - 一个拥有更平滑的navigationBar切换动画的NavigationController
- facebook/FBFetchedResultsController - A drop-in replacement for NSFetchedResultsController built to work around the fact that NSFetchedResultsController does not work with parent/child contexts.
- remirobert/RRMessageController - 📱📝 RRMessageController is a UIViewController, allows you to write a message with photos as attachment.
- IvanRublev/BarTintColorOptimizer - Developer tool that optimizes translucent bar tint color to make the bar's actual color to match the desired color in iOS 7.x and later.
- couchbaselabs/CouchCocoa - Objective-C API for CouchDB on iOS and Mac OS
- intuit/GroupedArray - An Objective-C and Swift collection for iOS and OS X that stores objects grouped into sections.
- enormego/flicktabcontrol - FlickTabControl is an easy to use library of the "Flick" tab bar, originally inspired by the implementation of tabbing in Facebook's iPhone application. [tags:iphone,objective-c]
- Rafaj-Design/FTCoreText - An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.
- GREENBANYAN/PushNotificationManager - Convenient and comprehensive api for push notification,provide 6 stems and 20 branchs' function,offer examples written by Objective-C and Swift respectively
- skizilkaya/SKNavigationController - Custom UINavigationController
- fjolnir/HTTPKit - A minimal, high-performance Objective-C library to write self-sufficient web applications. Built on top of Mongoose.
- CharlinFeng/CoreStatus - 网络状态监听者:可监听2G/3G/4G
- erndev/EDSunriseSet - Objective-C class to calculate Sunrise/Sunset/Twilight times.
- mapsplugin/cordova-plugin-googlemaps - Google Maps plugin for Cordova
- firebase/ios-swift-chat-example - FireChat implemented in Swift!
- light3n/XCFApp - 高仿下厨房App,Objective-C,Xcode7.2,数据通过Charles抓的,有接口也有本地数据。
- coderZsq/coderZsq.project.oc - A lightweight and efficient application development tool set for iOS, and accelerating the developing speed.
- phranck/CCNStatusItem - CCNStatusItem is a subclass of NSObject to act as a custom view for NSStatusItem. It supports a customizable statusItemWindow handling any viewController for presenting the content.
- michaeltyson/TPMultiLayoutViewController - A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
- dasdom/DDHTimerControl - A control to input minutes or seconds.
- yannickl/CCControlExtension - Collection of classes to make the design of controls easier for Cocos2d-for-iPhone
- limneos/weak_classdump - Cycript real-time classdump . An alternative for encrypted binaries
- nishimao/MAOFlipViewController - This is the OSS that provide interacition transition like FlipBoard.
- lukeredpath/LRSlidingTableViewCell - A simple implementation of sliding table cells, ala Twitter for iPhone
- honcheng/StyledTableViewCell-for-iOS - Customize table view cell border and highlights
- jinht/NewsChannel - 新闻频道栏/滚动栏(网易新闻,新浪新闻,搜狐新闻,今日头条,聚划算,腾讯视频,优酷等类的频道栏),支持小红点标识 && 懒加载 && 缓存 && 排序 && 增删等
- taruntyagi697/ClearTextLabel - UILabel subclass that renders see through text using CoreText, textColor is clearColor.
- scottjacksonx/SJNotificationViewController - Lightweight notifications in iOS apps
- zhxnlai/ZLPeoplePickerViewController - A multilingual replacement for ABPeoplePickerNavigationController (address book picker) that supports UILocalizedIndexedCollation
- lukaskubanek/LoremIpsum - A lightweight lorem ipsum and image placeholders generator for Objective-C
- HelloYeah/ChooseLocation - 京东选择收货地址
- shusta/ReorderingTableViewController - Drag and drop UITableView rows.
- nijino/CircularProgressView - An audio circular progress view for iOS.You can customize its frame,background circle color & progress circle color,circle width as you wish. 一个iOS圆形进度条开源库,你可以定制它的大小、进度条背景色和前景色以及进度条的宽度。
- hiepnd/CCBlade - CCBlade - Fruit Ninja Blade effect implementation in cocos2d.
- liuzechen/CCDraggableCard-Master - 类似陌陌探探中可滑动的卡牌视图
- d-ronnqvist/SCNBook-code - The sample code for the different chapters in "3D Graphics with Scene Kit" (which I call "SCNBook" as a joke)
- citymapper/CMMapLauncher - CMMapLauncher is a mini-library for iOS that makes it quick and easy to show directions in various mapping applications.
- an0/WLSegmentedControls - A custom implementation of UISegmentedControl with multiple-selection and vertical layout support.
- liyuechun/YCRefreshControl - One based on UIScrollView lightweight, easy to use on the drop-down refresh.
- JLZ/JZSwipeCell - Inspired by MailboxApp (http://mailboxapp.com). A UITableViewCell subclass that makes it easy to add long, short, left and right swiping of content in your table views. Features 4 swipe zones with customizable icons, colors and sizes.
- jbavari/cordova-plugin-video-editor - A cordova plugin to edit videos.
- dempseyatgithub/Sample-UISearchController - Sample code to demonstrate using UISearchController, introduced in iOS 8.
- CharlinFeng/CoreNavVC - Most Powerfull NavigationController
- pecuniabanking/pecunia-client - Pecunia OSX Client
- andrew0/cocoshop - Visual editor for cocos2d
- jgrandelli/KXKiOS7ColorsAndGradients - iOS 7 Colors and Gradients.
- shaohuihu/HSSetTableViewController - a tableView Settings interface and personal information framework.所有App都能用到的设置界面和个人信息框架,高度封装,外部只需要组装数据源。简单实用!分类+继承,0污染!
- LunAppsMobile/LUNTabBarController - UITabBarController subclass designed to add cool floating from the bottom animation with scale effect that adds feeling of 3D to one of your tabs.
- wujunyang/MVVMReactiveCocoaDemo - ReactiveCocoa的知识点及MVVM模式运用(不断更新中....)
- jaanus/PlainOAuth - A plain OAuth library in Objective-C, and example app for iPhone.
- CharlinFeng/CorePagesView - 列表滚动视图,性能王者!
- bbbcode/KeyboardforChat - 仿微信聊天键盘,无污染,无任何第三方,使用简单
- cordova-plugin-camera-preview/cordova-plugin-camera-preview - Cordova plugin that allows camera interaction from HTML code
- varshylmobile/TableViewCellFlip - Vertical and Horizontal flip animation for table view cell
- LoganWright/SimpleCam - A Memory Efficient Drop In Replacement / Alternative for the Native UIImagePicker Camera
- YPLiang19/Mango - Mango is a DSL which syntax is very similar to Objective-C,Mango is also an iOS App hotfix SDK. You can use Mango method replace any Objective-C method.
- clisuper/CLWeeklyCalendarView - Weekly calendar view for iphone, scrollable
- SpaceMadness/lunar-unity-console - High-performance Unity iOS/Android logger built with native platform UI
- chrisjp/CJPAdController - A singleton class providing a simple way to add iAd and AdMob ads to a view controller. Choose one as the default, fall back to the other.
- 360Controller/360Controller - TattieBogle Xbox 360 Driver (with improvements)
- srtucker22/chatty - A WhatsApp clone with React Native and Apollo (Tutorial)
- facebookarchive/objsqlite - Lightweight Objective-C wrapper for sqlite.
- ViccAlexander/Chameleon - Flat Color Framework for iOS (Obj-C & Swift)
- asiosldh/BMDragCellCollectionView - iOS UICollectionView UICollectionViewCell long press to drag the reorder framework(支付宝我的应用编辑,今日头条我的频道编辑)
- borenfocus/NewsComing - 本项目是一个完整的新闻应用,采用了MVVM架构,项目结构清晰,给初学者或有开发经验的人提供一种思路,方便在企业开发中快速搭建iOS项目基础架构。
- LPD-iOS/LPDMvvmKit - LPDMvvmKit - Elegant MVVM framework in Objective-C.
- asiosldh/UITableView-BMTemplateLayoutCell - Template auto layout cell for automatically UITableViewCell UITableViewHeaderFooterView calculating and cache height
- apache/cordova-osx - Mirror of Apache Cordova mac
- CustomPBWaters/Apple-GitHub-Codeidea - Apple译文 & GitHub源码,向优秀的开源者致敬 !向优秀的分享者致敬 !
- wendux/DSBridge-IOS - 🌏 An ios bridge for calling functions synchronously and asynchronously between JavaScript and Object-C in WKWebView/UIWebView
- CustomPBWaters/Framework-Codeidea - 系统文件归类整理 & 效率工具类;重要的部分代码中都有相应的注解,且部分常用 .h文件会有扩展 (.m文件) 属性or方法使用示例or博文推荐 !阅读对应点击可以很直观的表现 !
- krzysztofzablocki/CCNode-SFGestureRecognizers - Adding UIGestureRecognizers to cocos2d, painless.
- JonasGessner/JGScrollableTableViewCell - A simple UITableViewCell subclass with a scrollable content view, exposing an accessory view when scrolled. Inspired by the iOS 7 mail app. Supports iOS 5+
- jimneylee/JLRubyChina-iPhone - RubyChina和V2EX社区接口通用客户端
- CodaFi/CFIFrostedOverlayView - [Broken] A view that renders its superview with a gaussian blur.
- mokagio/UIColor-FlatColors - A category to extend UIColor with the flat colors from the Flat UI framework
- tomkowz/TSAssetsPickerController - Highly customizable control used to select multiple assets (saved photos and videos) for use in your app.
- robb/Asterism - Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.
- mdznr/Colors - A collection of UIColor categories and helper APIs for picking colors and generating color schemes. Bring life and beauty into your iOS application through dynamic user interfaces.
- aral/XAuthTwitterEngine - A collection of libraries in Objective-C for working with Twitter's xAuth implementation.
- melsam/NSString-EmailAddresses - An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps.
- LearnCocos2D/LearnCocos2D - Cocos2D Projects written for Steffen Itterheim's bi-weekly iDevBlogADay articles on http://www.learn-cocos2d.com and
- GiK/gik-animated-callout - A customisable, animatable MKAnnotationView with a UITableView subview, designed to behave the same as callouts in Maps.app on the iPad.
- blackm00n/QTree-objc - Library for location-based clustering of data using Quadtree written in Objective-C
- vl4dimir/ObjectiveMixin - Ruby-like mixin functionality for Objective-C programs.
- diegoserranoa/DSTransparentNavigationBar - Transparent NavigationBar. Objective-C
- huang303513/iOSBasicCommonDemos - iOS基本功能点
- xincc/CCRequest - 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)
- Krivoblotsky/HardCoreData - CoreData stack and controller that will never block UI thread
- TongChia/cordova-plugin-pingpp - Ping++ 支付 Cordova / PhoneGap 插件
- romaonthego/REMarkerClusterer - REMarkerClusterer creates and manages per-zoom-level clusters for large amounts of markers.
- nicklockwood/FXForms - FXForms is an Objective-C library for easily creating table-based forms on iOS. It is ideal for settings pages, or user data entry tasks.
- ckrey/MQTT-Client-Framework - iOS, OSX, tvOS native ObjectiveC MQTT Client Framework
- paiv/AngleGradientLayer - Objective-C angle gradients for iOS
- hartlco/MHCustomTabBarController - complete custom UITabBarController implementation using Storyboard and Segues.
- exalted/PTImageAlbumViewController - "Image Album" — or "Photo Album" if you like that better — View( Controller) for all crazy iOS developers out there...
- CharlinFeng/CoreLaunch - 一键启动动画
- AFNetworking/AFOAuth1Client - AFNetworking Extension for OAuth 1.0a Authentication
- mapbox/Simple-KML - Simple KML is a simple & lightweight parsing library for KML written in Objective-C for the iOS platform.
- JC-Hu/JHCellConfig - Flexible way to build a UITableView contains different kinds of cells, without switch...case, super easy to modify.- 一种十分灵活易变的适用于创建有多种cell的UITableView的方法,不需要使用switch...case,在调整不同种cell的顺序、及增删某种cell时极其方便
- facebook/ios-snapshot-test-case - Snapshot view unit tests for iOS
- Mashape/unirest-obj-c - Unirest in Objective-C: Simplified, lightweight HTTP client library.
- Cykey/ios-reversed-headers - Reverse engineered C headers from various iOS frameworks.
- GoogleChrome/OpenInChrome - Open in Chrome
- mstratman/cocoadialog - Common GUI controls for OS X scripting
- ColinEberhardt/iOS-ClearStyle - This project is a gesture-driven iOS to-do list application modelled on the iPhone Clear application.
- mysterioustrousers/MTPDF - Objective-C PDF objects. Doing my part to help us stay out of the headache that is Core Foundation.
- snail-z/SnailPopupController - 快速弹出自定义视图,支持自定义蒙版样式/过渡效果/手势拖动等
- tingxins/TXScrollLabelView - TXScrollLabelView (Objective-C), the best way to show & display information such as adverts / boardcast / onsale e.g. with a customView
- contentsync/SketchContentSync.sketchplugin - Sync sketch files with google docs.
- luisobo/StateMachine - State machine library for Objective-C
- CloudRail/cloudrail-si-ios-sdk - Unified API Library for: Cloud Storage, Social Profiles, Payment, Email, SMS & POIs. Included services are Dropbox, Google Drive, OneDrive, Box, Facebook, GitHub, Google+, LinkedIn, Slack, Twitter, Windows Live, Yahoo, PayPal, Stripe, Mailjet, Sendgrid, Twilio, Nexmo, Google Places, Foursquare, Yelp.
- RylanJIN/ShareOfCoreAnimation - Demo of Core Animation Introduction
- davbeck/CacheKit - Simple and flexible caching mechanism for in memory and persistent caches.
- clusterinc/ClusterPrePermissions - Cluster's reusable pre-permissions utility that lets developers ask the users on their own dialog for photos or contacts access, before making the system-based request. This is based on the Medium post by Cluster describing the different ways to ask for iOS permissions (https://medium.com/p/96fa4eb54f2c).
- clusterinc/CLTokenInputView - A replica of iOS's native contact bubbles UI
- callmejoejoe/XCFApp - 高仿下厨房App,Objective-C,Xcode7.2,数据通过Charles抓的,有接口也有本地数据。
- EmilYo/HSDatePickerViewController - Customizable iOS view controller in Mailbox app style for picking date and time. https://twitter.com/kamilpowalowski
- shmxybfq/TFEasyCoder - 一个可以用copy和paste提高编程效率的框架:为UIKit和Foundation的所有公开类添加了快速创建对象的方法并且为这些类的所有非私有属性添加了链式编程方法.
- tjeerdintveen/Vurig-Calendar - Easy to use, simple, clean calendar view
- davidebettio/DBSignupViewController - Signup view for iPhone app (like Foursquare)
- kronik/UIViewController-Tutorial - UIViewController category with methods to make fancy tutorials.
- MitchellMalleo/VAProgressCircle - iOS custom UIView for loading content
- zwaldowski/BlocksKit - The Objective-C block utilities you always wish you had.
- omergul123/LLSimpleCamera - A simple, customizable camera control - video recorder for iOS.
- huang303513/iOSBasicCommonDemos_First - iOS基本功能点
- Loveway/HWLoadingAnimation - Animation for loading (complete with Objective-C & Swift)
- alexzielenski/StartAtLoginController - A class that uses the new ServiceManagement api to allow apps to run at login.
- CharlinFeng/CoreRefresh - 核心上拉下拉刷新控件,高性能、与众不同!
- litoarias/HACClusterMapViewController - HACClusterMapViewController class is written in Objective-C and facilitates the use of maps when they have many pins that show.
- SVProgressHUD/SVProgressHUD - A clean and lightweight progress HUD for your iOS and tvOS app.
- hackiftekhar/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.
- jverkoey/nimbus - The iOS framework that grows only as fast as its documentation
- jverdi/JVFloatLabeledTextField - UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
- MacDownApp/macdown - Open source Markdown editor for macOS.
- schneiderandre/popping - A collection of animation examples for iOS apps.
- donileo/RMessage - A crisp in-app notification/message banner built in ObjC (replacement for TSMessages)
- Draveness/Analyze - 深入解析 iOS 开源项目
- julienXX/terminal-notifier - Send User Notifications on Mac OS X 10.8 from the command-line.
- tombenner/nui - Style iOS apps with a stylesheet, similar to CSS
- ninjinkun/NJKWebViewProgress - UIWebView progress interface
- joeldev/JLRoutes - URL routing library for iOS with a simple block-based API
- telly/TLYShyNavBar - Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
- Yalantis/FoldingTabBar.iOS - Folding Tab Bar and Tab Bar Controller
- AliSoftware/OHHTTPStubs - Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!
- pinterest/PINRemoteImage - A thread safe, performant, feature rich image fetcher
- Draveness/DKNightVersion - Manage Colors, Integrate Night/Multiple Themes
- Nyx0uf/NYXImagesKit - A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
- ArtSabintsev/Harpy - Notify users when a new version of your app is available and prompt them to upgrade.
- zoonooz/ZFDragableModalTransition - Custom animation transition for present modal view controller
- Yalantis/Pull-to-Refresh.Rentals-iOS - This project aims to provide a simple and customizable pull to refresh implementation. Made in Yalantis
- artsy/eigen - The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's iOS app.
- iphone5solo/PYSearch - 🔍 An elegant search controller which replaces the UISearchController for iOS (iPhone & iPad) .
- 12207480/TYAttributedLabel - TYAttributedLabel 简单,强大的属性文本控件(无需了解CoreText),支持图文混排显示,支持添加链接,image和UIView控件,支持自定义排版显示
- cwRichardKim/TinderSimpleSwipeCards - the basics of a Tinder-like swipeable cards interface based off of http://guti.in/articles/creating-tinder-like-animations/
- wordpress-mobile/WordPress-iOS - WordPress for iOS - Official repository
- JonasGessner/JGProgressHUD - Modern and extensive Apple-style progress HUD for iOS.
- piemonte/PBJVision - 📸 iOS Media Capture – features touch-to-record video, slow motion, and photography
- iziz/libPhoneNumber-iOS - iOS port from libphonenumber (Google's phone number handling library)
- pinterest/PINCache - Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X
- tapwork/HeapInspector-for-iOS - Find memory issues & leaks in your iOS app without instruments
- JVillella/JVFloatingDrawer - An easy to use floating drawer view controller.
- coderyi/Monkey - Monkey is a GitHub third party client for iOS,to show the rank of coders and repositories.
- lightory/HHRouter - Yet another URL Router for iOS.
- AugustRush/ARSegmentPager - segment tab controller with parallax Header
- pdcgomes/XCActionBar - "Alfred for Xcode" plugin
- 12207480/DOPDropDownMenu-Enhanced - DOPDropDownMenu 添加双列表 优化版 新增图片支持(double tableView, The optimization version ,new add image,detailText)
- wikimedia/wikipedia-ios - The official Wikipedia iOS app.
- bestwnh/IGLDropDownMenu - An iOS drop down menu with pretty animation and easy to customize.
- coderyi/NetworkEye - a iOS network debug library ,It can monitor HTTP requests within the App and displays information related to the request.
- danqing/2048 - The iOS version of 2048, made using SpriteKit
- mtigas/OnionBrowser - An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
- MakeZL/ZLPhotoLib - This is a photo album multiple-choice / photo browser example
- fabiocaccamo/FCUUID - iOS UUID / Universally Unique Identifiers library as alternative to UDID and identifierForVendor.
- brocoo/BRFlabbyTable - Bouncy and distorded table view cells, available on Cocoapods
- mikebuss/MTBBarcodeScanner - A lightweight, easy-to-use barcode scanning library for iOS 8+
- Famolus/HTPressableButton - Flat design pressable button for iOS developers.
- aws/aws-sdk-ios - Official mirror of version 2 of the AWS Mobile SDK for iOS. For more information, see our web site:
- Yalantis/Preloader.Ophiuchus - Custom Label to apply animations on whole text or letters.
- lgaches/BeaconEmitter - Turn your Mac as an iBeacon
- 500px/greedo-layout-for-ios - Full aspect ratio grid layout for iOS
- Kjuly/KYCircleMenu - An iOS UI control that allows you to build a circular menu by laying out buttons in a circle pattern adjusting from the number of buttons (1~6).
- erichoracek/Motif - Lightweight and customizable stylesheets for iOS
- sveinbjornt/Platypus - OS X developer tool that creates application bundles from scripts
- LeoNatan/LNNotificationsUI - A framework for displaying notifications similar to Apple's iOS 8 and iOS 9 notifications.
- markohlebar/Peckham - Add #import-s from anywhere in the code.
- ViennaRSS/vienna-rss - Vienna is a freeware, open source RSS/Atom newsreader for the Mac OS X operating system.
- FabrizioBrancati/BFKit - BFKit is a collection of useful classes and categories to develop Apps faster.
- fabiocaccamo/FCFileManager - iOS File Manager on top of NSFileManager for simplifying files management.
- istornz/iPokeGo - A native iOS client to map the Pokemon around you!
- SevenBits/Mac-Linux-USB-Loader - Boot Linux on your Mac, easily
- Eun/DisableMonitor - Easily disable or enable a monitor on your Mac.
- mixpanel/mixpanel-iphone - iPhone tracking library for Mixpanel Analytics
- glaszig/SZTextView - A drop-in UITextView replacement which gives you: a placeholder.
- thebitguru/play-button-itunes-patch - Play Button iTunes Patch
- dulaccc/DPMeterView - Gravity-aware gauge-style meter view with delightful animations
- datatheorem/TrustKit - Easy SSL pinning validation and reporting for iOS, macOS, tvOS and watchOS.
- Nyx0uf/qlImageSize - QuickLook plugin to display the dimensions and size of an image in the title bar instead of the filename. Also preview some unsupported formats like WebP & bpg.
- MakeZL/ZLGotoSandboxPlugin - You can quickly enter the iOS simulator Xcode plugin!
- devxoul/UITextView-Placeholder - A missing placeholder for UITextView
- ayushgoel/AGEmojiKeyboard - Emoji Keyboard for iOS
- Friend-LGA/LGAlertView - Customizable implementation of UIAlertViewController, UIAlertView and UIActionSheet. All in one. You can customize every detail. Make AlertView of your dream! :)
- luugiathuy/GTScrollNavigationBar - A scrollable UINavigationBar that follows a UIScrollView
- Sunnyyoung/Meizi - 豆瓣妹子图iOS客户端
- xiangwangfeng/M80AttributedLabel - Another attributed label using CoreText
- zekunyan/AutolayoutExampleWithMasonry - Different Autolayout examples with Masonry. 用Masonry写的Autolayout案例,持续更新中。详细解答请看tutuge.me
- mukyasa/MMCamScanner - Simulation of CamScanner app With Custom Camera and Crop Rect Validation
- Yalantis/FastEasyMapping - A tool for fast serializing & deserializing of JSON
- piemonte/PBJVideoPlayer -
▶️ video player, simple way to play and stream media on iOS/tvOS - richzertuche/ZSeatSelector - Create a Seat Map Layout
- jkpang/PPNetworkHelper - AFNetworking 3.x 与YYCache封装,一句代码搞定数据请求与缓存,告别FMDB!控制台直接打印json中文字符,调试更方便
- iTofu/LCActionSheet - 一款简约而不失强大的 ActionSheet,微博、微信和 QQ 都采用了极其类似的样式,完全支持 Swift。
- Yalantis/YALField - Custom Field component with validation for creating easier form-like UI from interface builder.
- inverse-inc/sogo - SOGo is a very fast and scalable modern collaboration suite (groupware). It offers calendaring, address book management, and a full-featured Webmail client along with resource sharing and permission handling. It also makes use of documented standards (IMAP, CalDAV, CardDAV, etc.) and thereby provides native connectivity (without plugins) to many clients such as Microsoft Outlook, Apple iCal, the iPhone, Mozilla Lightning, and a plethora of mobile devices.
- regexident/DLWidgetMenu - Versatile solution for displaying widget menus. Easily adjustable with custom layouts and/or animations.
- joggerplus/JPFPSStatus - Show FPS Status on StatusBar
- priore/SOAPEngine - This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.
- starchand/MBTwitterScroll - Recreate Twitter's profile page scrolling animation for UITableView and UIScrollViews.
- kovpas/PMCalendar - Yet another calendar component for iOS. Compatible with iOS 4.0 (iPhone & iPad) and higher. Supports presenting as a popover and very flexible UI tuning. Default theme is inspired by https://github.com/ocrickard/OCCalendar
- bkoc/BKAsciiImage - Convert UIImage to ASCII art
- gk-brown/MarkupKit - Declarative UI for iOS and tvOS
- icepy/manong-reading - 😭《猿已阅》码农周刊 iOS App(放弃维护,推荐大家下载《开发者头条》App)
- mapbox/mbxmapkit - DEPRECATED - Lightweight Mapbox integration with MapKit on iOS
- jkpang/PPNumberButton - iOS中一款高度可定制性商品计数按钮(京东/淘宝/饿了么/美团外卖/百度外卖样式)
- mownier/MONActivityIndicatorView - MONActivityIndicatorView is an awesome custom activity indicator view for iOS.
- kimar/KIImagePager - The KIImagePager is inspired by foursquare's ImageSlideshow, the user may scroll through images loaded from the Web
- twobitlabs/AnalyticsKit - Analytics framework for iOS
- MacGesture/MacGesture - Global mouse gesture for OS X
- regexident/DLAlertView - UIAlertView replacement that can embed custom content views, is fully themable and let's you use a delegate and/or blocks.
- Bupterambition/AwesomeIntroGuideView - 🏆An awesome view for Introduce
- zoonooz/ZFTokenField - iOS custom view that let you add token view inside like NSTokenField
- mattlawer/appstat - Get AppStore apps stats
- krzyzanowskim/ObjectivePGP - ObjectivePGP is OpenPGP implementation for iOS and OSX
- braintree/braintree_ios - Braintree SDK for iOS
- pallotron/yubiswitch - OSX status bar application to enable/disable Yubikey Nano
- mukyasa/MMGooglePlayNewsStand - To Simulate iOS Google Play NewsStand app
- manuelescrig/MEVFloatingButton - An iOS drop-in UITableView, UICollectionView and UIScrollView superclass category for showing a customizable floating button on top of it.
- thisandagain/storage - An iOS library for fast, easy, and safe threaded disk I/O.
- dkhamsing/ScrollTab - Scrolling Tab for iOS
- fabiocaccamo/FCCurrentLocationGeocoder - iOS Geocoder for forward geocode and reverse geocode user's current location using a block-based syntax. It can also be used to geocode the user's approximate location without asking for permission (GeoIP).
- jkpang/PPCounter - iOS与macOS中一款优雅的数字/金额增减动效控件
- google/paco - The Paco behavioral science mobile research platform
- thisandagain/queue - A persistent background job queue for iOS.
- noxt/DIDatepicker - Yet another datepicker for iOS
- Kjuly/KYArcTab - Arcuated tab view controller with toggleing animation, 2 ~ 4 tabs are enabled. What's more, you can swipe left or right to toggle the views.
- QuickBlox/quickblox-ios-sdk - quickblox-ios-sdk
- iluuu1994/ITSwitch - ITSwitch is a replica of UISwitch for Mac OS X
- DaidoujiChen/Dai-Hentai - 從 https://github.com/2DimensionLovers/e-Hentai 改編過來的版本
- AdamBCo/ABCIntroView - An easy way to add onboarding to your iOS application.
- shjborage/Reveal-Plugin-for-Xcode - Plugin for Xcode to integrate the Reveal App to your project automatic.
- maxkonovalov/MKDropdownMenu - 🔻 Dropdown Menu for iOS with many customizable parameters to suit any needs
- akiroom/AXRatingView - Star mark rating view with flat design for iOS8, iOS9, iOS10
- arturgrigor/AGMedallionView - iOS Picture View Control (Mac OS X Lion User's Avatar Like)
- zekunyan/TTGPuzzleVerify - By completing image puzzle game, TTGPuzzleVerify is a more user-friendly verification tool on iOS, which is highly customizable and easy to use. 体验更友好的拼图验证控件
- krzysztofzablocki/KZPlayground - Better playgrounds that work both for Objective-C and Swift
- timburks/nu - Nu is an interpreted Lisp that builds on the Objective-C runtime and Foundation framework.
- krzysztofzablocki/KZPropertyMapper - Property mapping for Objective-C iOS apps.
- ChrisXu1221/CXCardView - Easy, simple and card-style overlay on screen to deliver message to users.
- ChrisXu1221/CXAlertView - Custom alert-view which allow you to add view as main content.
- ChrisXu1221/CXPhotoBrowser - Photo browser for iOS, Inspiring by @MWPhotoBrowser. Supporting with high level customization, including Navigationbar, Toolbar, Loading process placeholder and Loading failure placeholder.
- AgileBits/AgileCloudSDK - AgileCloudSDK is our CloudKit JS implementation of the CloudKit framework. It is used in 1Password for Mac.
- shaojiankui/JKCountDownButton - JKCountDownButton,子类化UIButton实现IOS倒计时按钮,常常用于注册等发送验证码的时候进行倒计时操作
- MatthewYork/DateTools - Dates and times made easy in Objective-C
- Draveness/iOS-Source-Code-Analyze - 深入解析 iOS 开源项目
- apache/cordova-plugins - Mirror of Apache Cordova
- Ridiculous-Innovations/FTCoreText - An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.
- Emotiv/community-sdk - Emotiv SDK Community Edition
- carsonmcdonald/iOSVideoCameraMultiStitchExample - Example of recording then stitching together multiple video segments taken from the camera of an iOS device.
- peterpaulis/M6ParallaxController - Parallax controller for a parallaxed view and a table view
- MobileChromeApps/chrome-cordova - Chrome APIs and integration layer for running Chrome Apps on mobile using Apache Cordova.
- christophedellac/CDSideBarController - CDSideBarController is a light and easy side bar with custom iOS7 animations and actions
- OliverLetterer/SLRESTfulCoreData - Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping
- designatednerd/DNSSwipeableTableCell - UITableViewCell subclass to add multiple buttons to a swipe-under menu like iOS 7 Mail.
- izqui/SHSidebarController - Sidebar with folding effect for iOS
- nverinaud/NVSlideMenuController - A slide menu done right for iOS.
- luisrecuenco/LRScrollingSidebarController - A scrolling based sidebar controller
- jlamarche/Tile-Cutter - Mac OS X application for splitting large images up into tiles
- barrettj/BJImageCropper - A simple UIView subclass that allows a user to crop an image. If you use it, I'd love to know! Twitter: @barrettjacobsen
- Handelabra/HSLUpdateChecker - Simple update checker for iOS apps
- iSECPartners/ssl-conservatory - Sample SSL client code for correct endpoint validation.
- Alterplay/APSplitViewController - Custom UISplitViewController for iPad
- hanton/CopyIssue-Xcode-Plugin - Makes Copy Xcode Issue Description Easily, Support Finding Answers in Google or StackOverflow Directly
- xissburg/CAAnimationBlocks - Category which allows the usage of start and completion blocks in CAAnimation instances, instead of a delegate
- frederik-jacques/TNCheckBoxGroup - Customisable checkbox class for Objective-C
- mRs-/HexColors - Easy HEX- and RGB-Color Handling for UIColor and NSColor as a drop in category.
- twitterdev/cannonball-ios - Cannonball is the fun way to create and share stories and poems on your phone. This app uses all the features of Fabric for iOS.
- conradev/CKBlurView - A demo of the private blur APIs in iOS 7
- MattMcComb/RelativeDateDescriptor - Objective-C class which describes the time interval between two dates in a human readable format i.e. 'in 1 minute', * 'in 7 years', '6 days ago'
- gobackspaces/DLCImagePickerController - ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
- wokalski/CDPieMenu - Fully and easily customizable rotary wheel control also called pie menu for iPhone and iPad. Very similar to the control in Convertbot. As the only one in the internet it rotates with inertia/mementum. Drawn using CoreGraphics without any images.
- chroman/CRMultiRowSelect - Custom UITableViewCell for iOS that supports multiple row selection
- kgn/BBlock - Objective-c block categories and subclasses
- wokalski/WCFastCell - A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
- Bupterambition/kZMoonCommand - 🔥 An awesome command for async operation with ReactiveCocoa
- klaaspieter/APIClient - Convention over configuration REST API client for Objective-C
- bfeher/BFPaperColors - Flat colors taken from Google's Paper Material Design.
- stevedekorte/ActorKit - Objective-C multithreaded actors & futures
- c0ming/CFCoverFlowView - iOS CoverFlow view with PagingEnabled similar to App Store for iPad.
- gscalzo/FlappyBirdClone - A Sprite Kit Sloppy Flappy Bird Clone
- fpotter/socketio-cocoa - Cocoa interface to Socket.IO by way of WebSockets.
- enormego/askit - ASKit is an easy to use library for your iOS applications. ASKit provides AppStore styled table views [tags:ios,appstore,objective-c]
- relatedcode/FirebaseChat - This is a full native iPhone app to create realtime, text based group or private chat with Firebase.
- dkhamsing/DKScrollingTabController - 📜 Scrolling Tab iOS Control
- mipstian/catch - Catch: Broadcatching made easy.
- Bupterambition/AwesomeCommand - 🔥 An awesome command for async operation with ReactiveCocoa
- zogieosagie/RMEIdeasPullToSortControl - A control that allows users to perform multiple custom actions when a UIScrollView is dragged to have a negative content offset.
- dmendels/chatDemo - iOS - iPhone, chat room demonstration using Parse.com
- jagill/JAGPropertyConverter - An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.
- damirstuhec/DSDynamicScrollView - iOS (Swift + Objective-C) component for building dynamic and animated UIScrollView.
- sergik-ru/SMTabbedSplitViewController - Tabbed Split View Controller for iPad
- leverdeterre/CustomScrollIndicator - iOS custom ScrollIView indicator
- GrahamDennis/GDCoreDataConcurrencyDebugging - GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.
- shu223/vImageCategory - UIImage category which have vImage wrapper functions and the demo project
- gazolla/ColorPopover - A ColorPopover is a very simple component for iPhone/iPad that provides a "Popover" color picker.
- ReactiveCocoa/ReactiveCocoa - Streams of values over time
- jamztang/CSStickyHeaderFlowLayout - UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
- lwansbrough/react-native-camera - A Camera component for React Native. Also supports barcode scanning!
- soffes/SSKeychain - Simple Objective-C wrapper for the keychain that works on Mac and iOS
- comyarzaheri/Sol - ☀️ Sol° beautifully displays weather information so you can plan your day accordingly. Check the weather in your current location or any city around the world. Implemented in Objective-C.
- tmdvs/TDBadgedCell - TDBadgedCell is a UITableViewCell subclass that adds badges, to table view cells. It's highly customisable, allowing you to alter the badge colours, shape, and positioning.
- neonichu/FixCode - Fixing the "Fix Issues" button
- comyarzaheri/CZWeatherKit - ⛅ A Simple Cocoa Weather Library.
- glebd/cocoafob - A set of registration code generation and verification helpers for Obj-C, Ruby (Potion Store), PHP and FastSpring
- michalkonturek/MKUnits - Unit conversion library for Objective-C.
- bichenkk/VideoCover-iOS-Demo - A video background example for iOS
- jinxiansen/JHUD - A full screen of the HUD when loading the data (Objective-C).
- stevemk14ebr/PolyHook - x86/x64 C++ Hooking Library
- prey/prey-ios-client - iOS client for the Prey anti-theft software.
- 52learnwang/YCRefreshControl - One based on UIScrollView lightweight, easy to use on the drop-down refresh.
- soffes/bully - Simple Pusher Objective-C client
- oettam/MCSegmentedControl - subclass of UISegmentedControl with custom colors
- shams-ahmed/SAScrollTableViewCell - An easy-to-use UITableViewCell subclass that implements a scrolling effect cell with media content such as images, video sound etc...
- oscardelben/RailsOneClick - Rails One Click installer for Mac Os X
- mattt/DictionaryKit - An Objective-C Wrapper for Private Dictionary Services on Mac OS X
- malcommac/DMSlidingCell - Swipe To Reveal UITableViewCell Implementation as like in Twitter
- jessmartin/CoolButtons - Cool, glassy iOS buttons with only one color to set.
- indragiek/INPopoverController - A customizable popover controller for OS X
- lukeredpath/RestfulCoreData - An attempt to come up with a sane web API to Core Data synching pattern, using the Pivotal Tracker API.
- levey/LeveyTabBarController - Create TabBarController with more customization than UITabBarController.
- cjhanson/Objective-C-Optimized-Singleton - A Singleton Macro that swaps method implementations at runtime so that only the initialization portion will require syncrhonization (lock)
- bogardon/GGFullscreenImageViewController - fullscreen any UIImageView
- pkyeck/socket.IO-objc - socket.io v0.7.2 — 0.9.x for iOS and OS X
- objccn/articles - Articles for objccn.io. objc.io的完整、准确、优雅的中文翻译版本
- garnett/DLIntrospection - Simple NSObject-category wrapper for <objc/runtime.h>
- AlexDenisov/FontasticIcons - ObjC wrapper for the iconic fonts.
- paulmelnikow/ObjCMongoDB - Mac OS and iOS library for MongoDB and BSON
- ashchan/gmail-notifr-objc - Gmail Notifr - Gmail Notifier for Mac OS X (Objective-C)
- hoisie/LevelDB-ObjC - A minimal wrapper for LevelDB in Objective C
- devenergy/SpinKit-ObjC - iOS loading component with smooth awesome animation.
- mruegenberg/objc-utils - Utilities for developing ObjC, particularly under iOS
- CapitalGene/objc-CGCalendarView - A Lightweight Horizontal Calendar/Date Picker inspired by Square's TimesSquare
- mattstevens/objc-diff - An Objective-C API diff report generator
- mproberts/objc-promise - Objective-C Promises in the CommonJS style
- apadalko/RadialTransition_objC - Great iOS radial (circle) animation transition for navigation controller, with custom back swipe. ObjC
- iamleeg/ObjCViz - Generate graphviz files from Objective-C classes.
- lqik2004/xunlei-lixian-api-PureObjc - xunlei-lixian-api-PureObjc
- astashov/persistent.objc - Persistent data structures in Objective-C
- novalagung/NVDate - Easy to use Objc-C NSDate library
- chakrit/gossip - A SIP client library that wraps PJSIP into a nice and clean ObjC-style OO api.
- esad/zimt - Collection of useful Cocoa(Touch) classes, including objc implementation of the websocket protocol
- fe9lix/DollarP_ObjC - An Objective-C port of the $P gesture recognizer to be used in iOS applications.
- lyokato/objc-geohash - Objective-C GeoHash Library
- yahoo/yos-social-objc - Yahoo! Social SDK, an Objective-C library for Mac and iPhone developers.
- nevyn/SPAsync - [ObjC] Tools for abstracting asynchrony in Objective-C.
- getsentry/raven-objc - Objective-C client for Sentry
- taglia3/GuillotineMenu-Yalantis-ObjC-Version - This is the Objective-C Version of GuillotineMenu made by Yalantis https://github.com/Yalantis/GuillotineMenu
- pjvds/iPong - Simple pong game running on IOS using ObjC and Cocos2D Box2D
- JustinFincher/JZtvOSParallaxButton - 📺 tvOS Button with Parallax Effect (ObjC)
- Strilanc/ObjC-CollapsingFutures - Futures, for Objective-C, that automatically collapse so it's nearly impossible to mix up the level of future nesting despite the lack of generics.
- objcio/issue-10-core-data-network-application - Sample project for objc.io article http://www.objc.io/issue-10/networked-core-data-application.html
- jslim89/RSA-objc - Example for RSA encryption & decryption on iOS
- OliverLetterer/SPLMessageLogger - Intercept and log objc messages.
- travisjeffery/TRVSMonitor - ObjC synchronization construct with the ability to wait until signalled that a condition was met.
- nevyn/NuRemoting - Remote control your iOS app using Nu (lisp-on-objc)
- AzureAD/azure-activedirectory-library-for-objc - The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and OS X applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
- profmaad/librabbitmq-objc - Objective-C wrapper for librabbitmq-c
- nfarina/modelobject - ObjC Model Object class using new language features.
- AlexDenisov/xcconf - YAML-based configuration for ObjC projects
- wang9262/Koloda-ObjC - The ObjC style of Koloda https://github.com/Yalantis/Koloda
- kailoa/iphone-smtp - A github fork of SKPSMTPMessage. A quick SMTP client for the iPhone, built on CFNetwork in ObjC
- JanX2/readability-objc - Objective-C port of arc90’s readability tool
- hprose/hprose-objc - Hprose for Objective-C
- square/objc-borderpatrol - A simple point-in-polygon implementation on top of Core Location.
- danieleggert/mixed-swift-objc-framework - Shows how to mix Swift and Objective-C code inside a framework target
- uacaps/MotionGestureRecognizers-ObjC - MotionGestures is a simple, multi-platform gesture library for Leap Motion that mimics the UIGestureRecognizer classes of iOS.
- nicerobot/objc - Objective-C utilities
- gyetvan-andras/Chart.js-ObjC-Wrapper - An Objective-C wrapper around Chart.js.
- jballanc/objc-ycomb - A Y-Combinator for Objective-C
- itsthejb/ObjcAssociatedObjectHelpers - Make working with associated objects much more pleasurable.
- juretta/objc-stomp - STOMP Objective-C client
- heavylifters/HLDeferred-objc - Deferred for iOS, based on Twisted
- mxcl/MBWebSocketServer - An objc draft 10 websocket implementation
- tuoxie007/BEEPS-objc - The bi-exponential edge-preserving smoother (BEEPS) algorithms implementation based on objc.
- knagode/M3Synchronization - Client and server synchronization of database tables using REST. This code is for OBJC+CoreData client.
- cocos2d/cocos2d-objc-ext - Extensions and utility classes for Cocos2D-iphone
- timonus/TJReadLater - Stupidly simple ObjC interface for Instapaper, Read It Later, Pinboard, and Delicious
- saturngod/Socket.io-with-iOS - (deprecated). Please use https://github.com/socketio/socket.io-client-swift . Node.js socket.io with iOS. It's using https://github.com/pkyeck/socket.IO-objc
- nerdishbynature/ObjcModelValidation - Port of ActiveRecord Validators to Objective-C
- IngeoSDK/ingeo-ios-sdk - The most power-efficient and lightweight iOS location manager for Swift and ObjC
- seegno/primus-objc - A client written in Objective-C for the Primus real-time framework with initial support for web sockets (via SocketRocket) and socket.io (via socket.IO-objc). Easily switch between different real-time Objective-C frameworks without any code changes.
- martinkou/bson-objc - BSON Codec for Objective-C
- plu/ReactiveNetworking - Extracted code from OctoKit.objc that connects AFNetworking with ReactiveCocoa and Mantle
- regwez/protobuf-objc-iOS5 - More Efficient version of protobuf-objc
- shilgapira/ObjCrust - Using Rust to create an iOS static library
- karticodes/MetroCollectionLayout-ObjC - A metro style collection layout for iOS - Objective C
- JanX2/JXLS - JXLS is an ObjC++ wrapper and framework for xlslib. xlslib is a C++/C library to construct Microsoft Excel™ .xls files in code.
- jessesquires/objc-sorts - A collection of sorting algorithms implemented in Objective-C
- carlinyuen/FacebookMenuButton - My shot at recreating Facebook Paper's hamburger menu button. Keywords: iOS, objective-c, objc, Xcode, paper, facebook, menu, hamburger, button.
- olg/objc-s3 - S3 Browser is a Mac OS X GUI browser for the Amazon S3 storage service.
- mudphone/ObjcPlayground - Just some fun experiments to see how this really works.
- yourhead/OAuth_ObjC_Test_App - A complete demonstration of how to add OAuth to the MGTwitter Engine in a desktop application.
- livehelpnow/ObjCPhoenixClient - Phoenix Framework Channel Client
- contentful/contentful.objc - Objective-C SDK for Contentful's Content Delivery API.
- Awhisper/VKMsgSend - 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数
- ksuther/objc-libphonenumber - Simple Objective-C/JavaScriptCore wrapper around libphonenumber
- imgix/imgix-objc - Unofficial Imgix client for iOS & Mac
- qddnovo/LinkBlock - 这是objc的链式编程框架,为了减少换行和中括号的干扰,让我们可以专注于编码的逻辑。//LinkBlock(objective-c ) , to chain programming. Like "viewFrame(10,10,30,30).viewAddTo(self.view).nslog()... ".Just for coding quickly!
- podio/podio-objc - PodioKit is the Objective-C client library for the Podio API.
- nevyn/TCTypeSafety - [ObjC] hack to get type safe collections in ObjC
- mcandre/objcheck - an ObjC port of the QuickCheck unit test framework
- jofell/hashids-objc - Hashids Implementation for Objective C
- algolia/algoliasearch-client-objc - Algolia Search API Client for iOS & OS X
- petejkim/underscore.objc - work in progress...
- tomaszj/graphael-objc - Objective-C wrapper for gRaphael graph charting library
- snowplow/snowplow-objc-tracker - Snowplow event tracker for Objective-C. Add analytics to your iOS 7.0+ and OS-X apps and games
- iFindTA/NHNewsBoardPro - news board Architecture layout guide for ios(objc) some like neteasy(网易新闻)!
- Reactive-Extensions/Rx.ObjC - Reactive Extensions for ObjC
- zbyhoo/ObjC_Patterns_Kata - Objective-C implementation of Gang of Four design patterns.
- tomislav/ShapeReducer-objc - Path optimization using the Douglas-Peucker Line Approximation Algorithm in Objective C
- sazameki/json-objc-parser - Sazameki JSON Parser written in Objective-C (Mac OS X / iPhone)
- heycarsten/haversine-objc - Haversine in Objective-C: Calculate the distance between two points.
- brynbellomy/ObjC-DesignByContract - A small library of design-by-contract macros for Objective-C, based on code by Nicolas Roard.
- styrken/objc-JSONRpc - An objective-c 2.0 JSON RPC Client
- p2/Redland-ObjC - Objective-C wrapper for the Redland RDF libraries
- alexleutgoeb/toodledo-objc - A toodledo-API implementation in Objective-C
- FangYiXiong/ViewControllerTransitionsDemo - demo from objc.io issue5-view-controller-transitions(Fixed)
- MP0w/Curious - iOS inspector for curious people, heavy use of objc runtime!
- rackerlabs/objc-mailgun - Objective-C SDK for Mailgun
- benzguo/BZGMailgunEmailValidation - ObjC wrapper for the Mailgun email validation API
- TosinAF/thenews-objc - iOS Client for theNews.im
- PsychoH13/C-ObjC-Blocks - Runtime functions to support Apple's Blocks feature added to C, Objective-C and C++. And other niceties...
- mruegenberg/objc-simple-bindings - A simple bindings mechanism for Objective-C
- mindsnacks/Zinc-ObjC - Objective-C client for Zinc asset distribution system
- inquisitiveSoft/DiffMatchPatch-ObjC - Objective C port of the Diff, Match and Patch libraries
- frederik-jacques/objc-login-system - An easy way to create a login system in obj-c
- acu-dev/objc-cas-client - iOS app demonstrating the authentication and ticket generating services of CAS.
- nologic/objc_trace - Tracing Objective-C method calls
- danielgindi/UIRefreshControl-UITableView - An extension to UIRefreshControl to setup a UIRefreshControl with a UITableView (a bugfix). (iOS / ObjC)
- ccabanero/ios-uisearchcontroller-objc - Search and Filter a Sectioned UITableView using the new UISearchController introduced with iOS 8.
- sendgrid/sendgrid-objc - SendGrid Objective-C helper library
- pmilosev/wsdl2objc - NCA fork of the wsdl2objc project
- klaaspieter/objc-io-issue-15-ux-testing - A sample project showing methods to test user behavior
- itfrombit/nutron - ObjC and Nu runtime browser. And then some.
- grav/nsarray-functional - ObjC category that adds functional programming methods to NSArray
- andoco/objc-behaviortree - Behavior Tree implementation in Objective-C
- SergioChan/ImagePicker - A highly encapsulated and fully functional open-source image picker written in Objc based on Photokit. Including album list, asset list, selection preview, camera and short video taking.
- OCDSpec/OCDSpec2 - testing lib for objc
- lukagabric/LGLinearFlow - iOS Collection View linear flow layout with zoom effect and variable page size; Swift 2.0 and ObjC
- clayallsopp/mixing-objc-ruby - Mixing Objective-C and Ruby with RubyMotion
- JoshuaGross/objc-ios-benchmarks - Objective-C iOS benchmarks for better understanding of Objective-C and the Objective-C runtime on iOS.
- n1mda/sonos-objc - An Objective-C API for controlling Sonos Devices
- myell0w/MTDLazyProperty - ObjC runtime playground: implementing memoized lazy evaluating properties with blocks
- lucasderraugh/AppleProg-ObjC-Tutorials - Objective-C tutorials from YouTube
- hden/socketio.objc - socket.io v1.0.0+ for iOS and OS X
- tzuyangliu/Sticker-ios-objc - 为图片添加贴纸功能的 Demo
- tuoxie007/audio-stream-player-objc - Play audio from HTTP or local file, cache fragments, seek by HTTP Range
- tent/hawk-objc - Hawk authentication implementation in Objective-C
- nevyn/Cerfing - [ObjC] Lightweight network protocol
- n-b/ObjcCollectionsKeyValueFiltering - NSArray and NSSet additions for Key-Value filtering
- epatel/pinch-objc - Retrieve a file from inside a zip file, over the network!
- dblock/objc-ngram - Rudimentary ngram search in ObjectiveC.
- chendo/ObjCRubyMotionIntegration - A sample project that embeds Ruby classes via RubyMotion into an Objective-C project
- antipax/objc-eval - Via gcc and xcode, compile simple objective-c code provided as an NSString at runtime, and execute it within the context of the same, running, program.
- Tyilo/objc_instance_finder - Find instances of objc classes at runtime
- Antidote-for-Tox/objcTox - Objective-C wrapper for Tox
- 7x7labs/wsdl2objc - Generates Objective-C (Cocoa) code from a WSDL for calling SOAP services
- youknowone/sqlite3-objc - Sqlite3 Objective-C wrapper
- wdlindmeier/Objc-Helpers - Commonly used files for ObjC
- pulimento/TagListView-ObjC - Simple but highly customizable iOS tag list view, in Objective-C.
- muggins/ANTLR3-ObjC2.0-Runtime - Objective C 2.0 Runtime for Antlr3
- calebd/hue-sdk-objc - Objective-C SDK for working with Hue lights.
- CocoaPods/CocoaPods-objc - Provides support for working with CocoaPods from Objective-C.
- varshylmobile/Hamburger - Hamburger button transition in ObjC
- skonb/CelestialUtil - ObjC library to calculate declination/azimuth/altitude/geocentric distance of the Sun and Moon using location and time.
- seegno/emitter-objc - An event emitter implementation for Objective-C with dynamic block invocation based on the node.js EventEmitter API.
- rbaumbach/ObjCDesignPatterns - Design Patterns in Objective-C
- n8j1s/Discogs-ObjC - An Objective-C wrapper for the Discogs API v2.0 (http://discogs.com/developers/index.html)
- mureev/ObjCMacros - ObjCMacros is set of macros and constants that speed up development without adding any new classes and categories.
- eliperkins/ObjCClassCategoryTemplate - Xcode 6 removed the Objective-C class category template, so here's Xcode 5's!
- benmosher/edn-objc - An edn implementation for Objective-C platforms (i.e. iOS, OSX).
- amrox/JSONSchema-ObjC - JSON-Schema validation for Objective-C
- Indatus/objc-gitlab-api - Objective-C Gitlab Wrapper
- Figure53/QLabKit.objc - An Objective C library for controlling QLab using the OSC API introduced in QLab 3.
- Dimillian/DMRESTRequest-objc - Super simple objective-c REST request wrapper.
- zhubch/PeerObjc - 基于WebRTC的P2P通信框架。
- thejefflarson/pdf-splitter - command line splitting of pdfs using os x native libraries (read: an excuse to learn objc)
- mralexgray/ObjC-Clang-Modules - Reduce clutter, speed up compilations, etc. by using (and writing your own!) clang "modules"
- layervault/LayerVaultAPI.objc - LayerVault API Objective-C Library
- bsneed/modulo_objc - Modulo Source Code Package Manager
- reklis/objc-carousel - Infinite horizontal looping carousel with snapping animation and view culling
- ondev/Json2Objc - Detail in:
- n-b/objcswitch - An experimental "switch-case" implementation for ObjC objects
- jaanus/NSProgressExampleObjc - How to work with NSProgress in a Mac app.
- gabriel/json-objc-perf - Basic perf tests for Objective-C JSON frameworks
- demosdemon/libmusicbrainz-objc - Objective-C library for MusicBrainz
- beanandbean/ZXCVBN - ZXCVBN password strength estimation in Objc.
- SYSTRAN/multimodal-api-objc-client - SYSTRAN Platform - Multimodal - Objective-C Client Library
- OneSadCookie/ObjCGameBase - Base code for OpenGL games on Mac OS X
- zteshadow/objc_msgSend - hook objc_msgSend
- yoshida-eth0/objc-mruby - An objc-mruby is mruby wrapper for Objective-C.
- smirn0v/objclint - objclint
- pontago/objc-FFmpegAudioTest - FFmpegを利用したバックグラウンドオーディオ再生のテストアプリ
- n-b/ObjCCollectionsAdditions - Map and filter algorithms for all the Objective-C Foundation collection classes, using different techniques.
- masakihirokawa/objc-classes-dc-social - Facebook/Twitter/LINEへ投稿する「DCSocial」クラス
- jaredonline/a-star-objc-c - A* Pathfinding Algorithm implemented in Objective-C
- SYSTRAN/nlp-api-objc-client - SYSTRAN Platform - Natural language processing - Objective-C Client Library
- SYSTRAN/geographic-api-objc-client - SYSTRAN Platform - Geographic - Objective-C Client Library
- RokkinCat/phoenix-objc - Objective-C client library for Phoenix Framework
- summerblue/QiniuSdk_v7_demo - Little Demo Code for Qiniu v7.* SDK https://github.com/qiniu/objc-sdk
- onevcat/PhotoData_Kiwi - Use Kiwi to replace objc.io's first issue. Just a demo for Kiwi and my post.
- mackuba/PsiToolkit - A collection of ObjC helpers and class extensions (unmaintained)
- gwicks/gmusicapi-objc - Objective-C/iOS port of the Unofficial Google Music API
- fullcontact/fullcontact-objc - Objective-C library to access FullContact's v2 API endpoints via iOS and Mac OS X.
- fibasile/Firmata-ObjC - ObjC Library for controlling Arduino using the Standard Firmata
- brynbellomy/ObjC-StatelyNotificationRobot - NSNotification wrapper that keeps track of state and notifies new observers of state immediately.
- bnickel/bite-objc - Functional operations for NSFastEnumeration.
- akashkgarg/objc-appdotnet - Clean, object-oriented, asynchronous App.Net API bindings in Objective-C
- StCredZero/SCZ-ObjC-StateMachine - A minimal OOP state machine framework for incorporating protocols and delegates into a finite state machine.
- Akatus/CreditCard-Validator-ObjC - A simple Objective-C validator for CreditCards
- yokoe/ObjCPokeMiku - A Pocket Miku (NSX-39) helper library for Objective-C.
- vitoziv/DesignPatternObjc - Objective-C Design Patterns Demo
- tent/tent-client-objc - Tent protocol client for Objective-C
- sixten/twitter-text-objc - Translation of the twitter-text-* processing library to Objective-C for use on iOS.
- qiniu/objc-DownloadSDK - Qiniu DownloadSDK for iOS
- phausler/SourceCodeKit - A revitalization of the Étoile project SourceCodeKit with adaptations to a more modern Mac OS X objc
- matehat/Snappy-ObjC - Google's Snappy compression power as NSData/NSString categories
- lukhnos/ObjCurry - A study on "currying" Objective-C methods
- chriseidhof/ometa-objc - OMeta/ObjC implementation
- Whelton/hamburger-button-objc - @robb's hamburger button in Objective-C
- SYSTRAN/translation-api-objc-client - SYSTRAN Platform - Translation - Objective-C Client Library
- tomaszj/highcharts-objc - Wrapper for Highcharts, written in Objective-C. Only one-way communication allowed so far.
- silvansky/ObjCTips - Demo project for some rare ObjC tips
- oc-ios/objc-singleton - How to implement a SAFE Objective-C Singleton
- neogeek/iOS-ObjC-Snippets - A collection of useful snippet for iOS development.
- mmackh/Broadcast.io - Demo Node.js + iOS app that is entirly based on MessagesTableViewController & socket.IO-objc
- mathk/gst-objc - Objective-C binding for gnu smalltalk
- johnomarkid/objC-syllable-counter - A helper class to count the number of syllables in a word and in a series of words.
- iFindTA/NHKeyboardPro - Custom keyboard for ios(Objc)
- eleme/NVMImageMaker - API for chaining image drawing codes in Objc.
- dzhurov/wadl2objc - This is a project I'm going to make generator Objective-C entities and services described in WADL file.
- diederich/wsdl2objc - forked from svn repo at http://code.google.com/p/wsdl2objc
- chrissearle/Collection-JSON-ObjC - Collection+JSON wrapper for Objective-C
- aroemers/objc-aatree - A thread-safe Objective-C implementation of the Arne Andersson (AA) balanced binary search tree as an NSMutableDictionary.
- aantthony/mongo-objectid-objc - Generate unique MongoDB ObjectIDs in iOS.
- Machx/DynamicBlockImplementation - Example project showing how to dynamically add a objc method at runtime and use imp_implementationWithBlock()
- AustinChou/KYDrawerController-ObjC - Side Drawer Navigation Controller similar to Android, rewritten Swift version in Objective-C
- zhangchn/objy - ObjC implementaion (translation) of Yin Programming Language
- zhangao0086/CSDN-sBlogExporter - CSDN博客导出工具Mac By ObjC
- xxtea/xxtea-objc - XXTEA encryption algorithm library for Objective-C.
- supermarin/toml-objc - TOML implementation for Objective C
- sunnyxx/XLog - A lightweight, configurable, teamwork-able objc project logger.
- s/SafranObjcCLI - Objective-C Command Line Reader for Safran.io
- raweng/json-to-objective-c - JSON to ObjC model generation
- rajagp/iOS-WKWebViewBridgeExample-ObjC - A sample app in ObjC that demonstrates how to bridge between JS-Native code using WKWebViews in iOS8
- mikeash/refcounting - Implementation of ObjC refcounting, for educational purposes
- mattrubin/Darkmatter - OpenGL-based game engine in ObjC
- kylesluder/ObjCSuper - An Objective-C analogue to the Python
super
class. - huandu/ObjCMixin - A ruby-like mixin in Object-C.
- hirai-yuki/SocketIOSample - socket.IO-objcのサンプル
- galdolber/clojure-objc-sample - A sample clojure-objc project
- fourdman/png2objc - Converts binary files into Obj-C code (useful for using images from statically linked iPhone frameworks)
- docusign/docusign-objc-client - Objective-C Client Library used to interact with the DocuSign REST API. Send, sign, and approve documents using this client.
- dmgctrl/wsdl2objc - Generates Objective-C (Cocoa) code from a WSDL for calling SOAP services, forked from: http://code.google.com/p/wsdl2objc/
- deput/RWSingleton - A macro to create singleton class quickly in ObjC
- amjaliks/ObjCAdditions - Some missing, but useful stuff for iOS SDK.
- alexdrone/objc-trait - Trait support for Objective-C
- XBigTK13X/keepasshttp-objc - keepasshttp server reimplemented in Objective-C. Intended to be used by MacPass.
- MercuryPay/MagTek.iDynamo.ObjC - MagTek iDynamo and uDynamo Objective-C (with ARC) MercuryPay Integration MercuryPay Integration for iOS
- yzh44yzh/objc-to-bert - Binary Erlang Term serialization/deserialization library for Objective C (iOS, MacOS) client
- vadeara/wsdl2objc - This is wsdl2objc google.code fork added blocks and fixing delegates methods.
- thetrutz/objc4hs - Objective-C Classes for Haskell Programmers (with primary focus on the iPhone SDK)
- rrbrambley/MessageBeast-ObjC - A library for building Message-based apps on App.net
- postageapp/postageapp-objc - PostageApp API Wrapper for iOS / Mac OSX applications
- oomori/WordNetJP_ObjC - 日本語WordNet
- mechaman/CustomSearchControllerObjc - Sample project of custom UISearchController for a flexible UISearchBar --- iOS8
- lgalabru/oauth-objc - github form of oauth client for objective c
- kodmunki/ku4objc_temp - Example Framework for Universal Cocoa Touch Frameworks
- katzenbaer/riot-objc - Objective-C wrapper for Riot Games API
- jurre/hashtel-objc - get consistent pretty colors from your strings
- jaminguy/NoArc - Sample iOS application showing how to use the -fno-objc-arc flag to disable Automatic Reference Counting
- hechen/GuillotineMenu-objc - The Objective-C Version of GuillotineMenu https://github.com/Yalantis/GuillotineMenu
- haolloyin/DoubanObjcClient - Douban Objc Client. 简单的豆瓣第三方 Objc 客户端(OAuth 2)。
- csm/nsuuid - Attempt to make a useful UUID objc class
- cryptomator/cryptomator-objc-cryptor - iOS crypto framework to access Cryptomator vaults.
- clayheaton/objcvoronoi - Obj-C 2.0 implementation of Raymond Hill's Javascript-Voronoi library
- ChatSecure/IOCipher-ObjC - IOCipher for iOS and OS X
- AliSoftware/ObjcSwitch - A category to allow you to use the "switch/case"-like syntax with NSObjects (and not just integers/enums!)
- zolomatok/ObjCHeaderExtractor - A GUI tool for extracting class headers from ObjC libraries
- yonekawa/td-client-objc - Treasure Data REST API Client for Objective-C
- viktorbenei/ObjCCuriosity - Presenting curious, lol and wtf "features" of Objective C - with Kiwi BDD specs.
- uranusjr/Prism-objc - Objective-C Wrapper for Prism (the JavaScript syntax highlighter) using JavaScriptCore
- travisjeffery/TRVSKit - a collection of useful apis for objc, ios, mac hacking
- rodnaph/objc-lint - Linter for Google Objective-C Style Guide
- pm-ping/objc-openidconnect-library - OpenID Connect library for objective-c / iOS. This is a rough and basic library that I use to quickly build iOS demo applications for OAuth 2.0 and OpenID Connect (OIDC).
- paulmelnikow/ObjCBSON - High-performance BSON serialization and deserialization in Objective-C
- notjosh/Id3ArtViewer - ObjC/Cocoa app for viewing ID3v2 art
- macmade/OBJC4-437.1-Runtime - Apple's Objective-C Runtime - Version 437.1
- kainjow/NSAppLoginItems - ObjC NSApplication extensions
- hkrn/objc-mqo - A library for rendering Metasequoia model written in Objective-C
- gngrwzrd/objc-shortcutrecorder - Cocoa Keyboard Shortcut Recorder
- getbridge/bridge-objc - Bridge for Objective C
- follyxing/RSA-ObjC - RSA encryption and decryption [RSA 加密解密]
- erran/metasploit-objc - Objective-C bindings for the Metasploit RPC
- erlichmen/radix-tree-objc - An objective-c implementation of radix tree
- dognotdog/giddy-machinist - An ObjC/Cocoa slicer/host for 3D printing and CNC milling.
- danielgindi/DGDownloadManager - A simple download manager for iOS / ObjC
- czqasngit/SweetAlertObjc - SweetAlert是一个很酷的提示效果组件,修改后可以通过Objective-c正常调用SweetAlert.
- codecov/example-objc - Codecov example for Xcode
- cloudsight/cloudsight-objc - CloudSight API library for Objective-C
- ciotto/ObjC-DateUtils - Collection of NSDate related methods to help during iOS or Mac development.
- bjeanes/juggernaut-objc - Juggernaut client in Objective-C for using on the iPhone
- apportable/objc - Apportable Objective C Runtime fork
- TechSmith/ISO6709Location-objc - Cocoa functions for creating and parsing an ISO 6709 coordinate string.
- Lves/LLPieChart - A Simple Piechart for Objc
- Lunarpad/ObjC-UIViewDebug - Objective-C extensions for debugging UIViews
- Jake0oo0/Instagram-iOS-Headers - Instagram iOS App ObjC Headers
- CheesecakeLabs/iOSNotifiCrashLib - NotifiCrash Library for iOS ObjC
- Bluedot-Innovation/PointSDK-SampleApp-iOS-ObjC - Example of a low battery drain location-aware application, using Bluedot Point SDK on iOS.
- AdamRobertsEF/uitextinput-keyboard-toolbar - ios objc category on uitextview to add accessory toolbar
- wwwins/objc-utils - Some useful utilities in objc
- wanggang316/MyTimeLine - 集成了将语音识别(科大讯飞),然后通过文字展现自己的生活的时间线。(swift和objc混编)
- t/ObjcSweeper - Minesweeper for iPhone
- sendgrid/smtpapi-objc - Simple Wrapper around SendGrid SMTPAPI Header
- robrix/RXJSONCoder - An experimental implementation of JSON encoding/decoding in ObjC using NSCoder/NSCoding
- rabbitmq/rabbitmq-objc-client - Work-in-progress RabbitMQ client for Objective-C and Swift
- pyro2927/ObjCtpl - Simple template engine for Objective-C
- probtn/probtn-ios - Profit Button library for objC
- p2k/pygowave-next - The PyGoWave ObjC/NeXT API
- ocallau/ObjCSmalltalkExtensions - Useful Smalltalk methods for Objective-C
- mzaks/NEO4OC - ObjC Neo4j connector
- mproberts/objc-databinding - Simple KVO data binding category for NSObject
- maxbilbow/RMXMetal-2.0 - Converting my OpenGL objc/c++ to Metal in Swift
- masakihirokawa/objc-mf-mail-compose-view-controller - アプリ内メーラーを起動する「MFMailComposeViewController」の使用サンプルです
- macmade/objc-uti - Objective-C wrapper for Uniform Type Identifiers (UTIs)
- juancruzmdq/objc-generator - Create Objective-c code from a *xib file
- iloveitaly/osx-vpn-connection-management - ObjC Library for Creating/Editing/Deleting VPN Connections
- husl-colors/husl-objc - Objective-C implementation of HUSL (revision 4)
- hiboma/objc-Switchee - Application Switcher for Mac OSX
- gngrwzrd/objc-scrollingtextview - NSView subclass that scrolls text when clipped
- fluidinfo/objc-client - Objective-C client library for Fluidinfo
- danielgindi/DGToneGenerator - A DTMF tone generator for iOS / ObjC
- danielgindi/DGTeaEncryptor - A lightweight TEA (XXTEA) encryption library for iOS / ObjC.
- danielgindi/DGStateBroadcaster - A broadcaster for several sensors (Low battery, distance travelled, location accuracy, network reachability) for iOS / ObjC
- danielgindi/DGFastImageSize - Retrieve image dimensions in no-time at all. High performance image dimension reader for iOS / ObjC.
- contentful/contentful-management.objc - Objective-C SDK for Contentful's Content Management API
- cocos2d/migration-demo-objc - The Objective-C flavoured version of migration-demo-x
- chriseidhof/parsingwithblocks - Experiment in using chainable blocks for parsing in objc.
- changjianfeishui/XBWebBridge - 一个简单的ObjC和JavaScript交互工具
- catch/objc-api - libCatchClient is an Objective-C library that makes it easy to use the Catch.com API.
- carlinyuen/SimpleBarCodeScanner - Simple bar code scanner library that uses both iOS 7 libraries as well as ZBarSDK for iOS 6 and below support. Keywords: Objc, Xcode, iOS, bar codes, scanning.
- below/wsdl2objc - Fork from http://code.google.com/p/wsdl2objc/
- azu/objc-assessment - Objective-C assessment
- akirahrkw/QXCameraKitObjc - Sony QX camera API library written by objc
- PascalLG/biginteger-objc - A class to perform common operations on arbitrary precision integers in Objective-C projects.
- MetricWise/vtwsclib-objc - Objective C client library for vtiger CRM web services
- LunarLogic/LunarToolkit - A collection of useful ObjC code – helper classes for network connections, building models from JSON, and extensions to base Cocoa classes
- Haryaalcar/objcfsm - Tiny declaration-styled FSM for obj-c
- Gamua/Flox-ObjC - The Objective-C SDK for the Flox Game Backend
- DmitrySkiba/itoa-objc - Android port of Apple's objc4 runtime
- BrianHsing/AsyncSocket-With-Swift-From-ObjC - Use Swift
- yoctopuce/yoctolib_objc - Official Yoctopuce Library for Objective-C
- yageek/lambert-objc - CLLocation category to use lambert coordinates
- yageek/GnuPlotObjc - Wrapper to Gnuplot in ObjC
- wooga/WGConnectability - Simple library for sending tcp pings in objC
- waka/objc-Async - Deferred(Promise/A) implementation and handling HTTP request easily using Deferred
- twilio/video-quickstart-objc - Twilio Video (Conversations) Quickstart for iOS with Objective-C
- tarnfeld/twtmore-api-objc - Twtmore API for iPhone/Mac in Objective-C
- tanhaogg/Duoshuo2Disqus - 多说评论导入到Disqus的OBJC实现
- seegno/primus-emitter-objc - Simple emitter wrapper for primus-objc
- robblau/objc-api - Objective C API for Shotgun
- rentzsch/nsxmlelement-elementwithxmlformat - Easier ObjC XML generation
- reilost/log4objc - log
- poetryfar/ObjcHooker - OC中hooker 的代码
- pgebhard/objc_book - Working out the examples and other tinkering as I read through Aaron Hillegass' Cocoa Programming for OS X (Third Edition)
- nealyoung/LockMinder-ObjC - Generate to-do list iPhone wallpapers from your reminders
- mysterioustrousers/MYSShared - A submodule that includes objc code that will more than likely be used in any objc project we do.
- muratayusuke/objc-categories - collection of useful categories of Objective-C
- moltin/ios-objc-example - An Objective-C demo app using the Moltin iOS SDK.
- mjmsmith/ubergenpass-objc - SuperGenPass-compatible password generator app for iOS
- minddog/objc-microtemplate - Objective-C Microtemplate
- masakihirokawa/objc-ui-image-write-to-saved-photos-album - 画像をカメラロールに保存するサンプルです
- masakihirokawa/objc-ui-image-blend-mode - UIImageにブレンドモードを指定して加工するサンプルです
- masakihirokawa/objc-send-to-line - LINEに送るボタンの実装サンプル
- masakihirokawa/objc-classes-dc-util - ユーティリティ機能をまとめた「DCUtil」クラス
- keith/KBSElementRef - An ObjC wrapper for AXUIElementRef and friends
- jwb/ObjC-DuckType - A sample use of duck-type developed at Zillow.
- juancruzmdq/objc-logger - Set of classes used to log messages for a specific system or application component.
- jslim89/CropImageObjc-Example - An example project for my blog post. http://jslim.net/blog/2014-12-09-ios-crop-image-based-on-a-mask/
- jameshurst/KeePassHttp-ObjC - An Objective-C implementation of the KeePassHttp protocol.
- hankbao/DictObjc - DictObjc Demo Project for SwiftCon China 2016 http://www.swiftconchina.com
- enamrik/ObjCMiniORM - A Mini-ORM for Objective-C
- diffbot/diffbot-objc-client - A Diffbot API client for Objective C
- danielgindi/DGSpreadSheetExport - CSV or XMLSS (XML Spreadsheet) generation library for iOS / ObjC
- danielgindi/DGPhoneNumberFormatter - An NSFormatter for phone numbers. (iOS / ObjC)
- danielgindi/DGImageLoaderView - A bullet-proof high-performance image view that loads from your URLs (web & local!) for iOS / ObjC
- d5g/water-objc - D5G Water Framework
- contentful/contentful-persistence.objc - Simplified persistence for the Contentful iOS SDK
- claybridges/ObjCMultInheritanceExample - Example of how close one can get to Multiple Inheritence in Objective-C
- centauriapp/objc - Centauri client library for iOS
- cbess/CBAsyncTestCase - ObjC Easy Asynchronous Unit Test Case - Synchronize those async operations for testing purposes
- carlj/CJAHandler - Handler Pattern implementation for objC
- bufferapp/buffer-objc-kit - Block based Objective C wrapper for the Buffer API.
- bizbin/ObjcCallJS - A Objective-C call Javascript example
- at-internet/atinternet-ios-objc-sdk - AT Internet mobile analytics solution for iOS
- areschoug/vr-scene-kit-ios - VR Tools for SceneKit on iOS objc
- ThePantsThief/Objc-iOS-Extensions - A few helpful extensions to some Cocoa Touch classes.
- SemperIdem/AlertController---ObjC - iOS 8下的关于UIAlertView和UIAlertController简单使用的示例,使用Objective-C语言
- Semantics3/semantics3-objc - Semantics3 Objective-C library
- Schoonology/aplus-objc - An Objective-C implementation of the Promises/A+ specification.
- RidgeCorn/RCKit - A collection of Objc categories.
- Pinoccio/library-objc-pinoccio - iOS library with examples
- MercuryPay/IDTech.Shuttle.ObjC - IDTECH Shuttle, Two-Track Secure Mobile MagStripe Reader plus Manual Card Entry with Hosted Checkout for iPad
- Hypertopic/lib-objc - Hypertopic Objective-C Library
- DevMountain/OnTheLine-Objc - A simple photo sharing app that uses CloudKit.
- CdLbB/NSEvent-s-addGlobalMonitor-for-AppleScriptObjC - A sample project using an ObjC class to give addGlobalMonitor functionality to AppleScriptObjC
- BellGeorge/objc2swift.io - objective-c to swift converter (private beta) https://rink.hockeyapp.net/recruit/acc09efcee42415aa406036f3a24ab0b (< - binary here)
- zyuanming/Spring_Objc - Spring animation framework write by Objectice-C
- zaripych/objc-logging - Scalable logging library.
- younata/wit-objc - Objective-C library for interacting with WIT
- yonekawa/lwfkit.objc - Lightweight SWF framework for your Objective-C project with Ejecta
- xhruso00/ModernCoreData - Combination of objc.io 4 and Marcus Zarra (http://martiancraft.com/blog/2015/03/core-data-stack/)
- weissi/SwiftExceptionBridge - Bridges ObjC exceptions in a way that's usable for Swift. Conceptual demo only. Don't use exceptions!
- troystribling/BlueCap-ObjC - Playing with iOS7 bluetooth
- techbrewers/TBRJSONMapper - An automatic mapper that maps your JSON file into ObjC classes based on some naming conventions
- tancred/ObjcUnitPrototype - I'm prototyping a new version of ObjcUnit. Let's see if something useful comes out eventually.
- subtledata/subtledata_objc - Objective-C Library for SubtleData's SubtleJSON API
- spritekitbook/timberman-objc - Learn how to mak a game like Timberman with SpriteKit and Objective-C
- soyoes/liberobjc - Rock your OBJC like script language
- shoktong29/Dijkstra_ObjC - A simple objective-c based app showing how Dijkstra's algorithm works.
- shjborage/SQCommonUtils - Common Utils SDK for ObjC project.
- sebk/socketfun-ios - iPhone Client with socket.io-objc
- sdgandhi/Dynamic-Frameworks-Objc-Swift-Example - Example Xcode workspace encapsulating an iOS dynamic framework and related demo project, supporting both Objective-C and Swift.
- sboesebeck/objcencryption - Encryption library implemented in Objective-C. AES, SHA, RSA
- safanaj/glib-objc - fork of git://git.xfce.org/bindings/glib-objc.git
- rrrus/PixelPusher-objc - PixelPusher driver library for objective-C
- rohity821/ObjCWithSwiftCode - It tell how to use and existing objective c file with Swift in iOS development
- rhcad/ShapeAnimation-ObjC - Vector animation framework in Objective-C based on CoreAnimation for iOS and OS X.
- retsohuang/IBDesignable-Objc - Building custom UI elements with IBDesignable in Objective-C.
- restful-labs/restful_metrics-objc - Obj-C Library for RESTful Metrics
- rasjones/mediamosa-objc - Three20 extension that connects Objective-C to Mediamosa Media Management and Distribution platform.
- rafaeladson/intern-objc - Framework that does the things I don't want to do (for iOS and Mac)
- pydio/pydio-sdk-objc - Full rewrite of the Pydio SDK in Objective C
- programmarchy/objc-hmac - HMAC category for NSData keyed-hashing
- pontago/objc-BackgroundAudioTest - バックグラウンドで音声を再生するテスト
- peterwilli/RK-AtomicUpdate - A objc-category supporting atomic updates with Core Data and Reskit
- padamthapa/Html5HybridIOS - Simple hybrid Template with html5 on UIWebView and native navigation. Javascript & ObjC communication.
- orsa/objc-twapi - objective-C translatewiki API library
- ole/docopt.objc - Incomplete beginnings of an implementation of the docopt language in Objective-C.
- nickrupert7/PopupView_ObjC - A UIView subclass with the added bonus of an indication arrow!
- nickplee/ObjC-Shorthand - Short, convenient macros to facilitate fast Objective-C development. A work in progress.
- n-b/objcrange - Number Ranges in Objective-C
- muggins/ST4-ObjC2.0-Runtime - ST4-ObjC2.0-Runtime
- mrloop/Solarized-Objc - Convenience class for generating UIColors from the Solarized colour pallete.
- mgenware/fx23-objc - Text scanner for Objective-C
- maximbilan/ios_swift_objc_mix - Example for mixing Swift and Obj C code in the same project.
- mattrubin/SpatialMath - A collection of ObjC classes for use in 3D spatial manipulation, including matrices, vectors, and quaternions. Based in part on CocoaMath by Erik Österlund.
- masakihirokawa/objc-xcode-alarm - iOS向けの目覚まし時計サンプルです
- masakihirokawa/objc-ui-view-animation-transition - UIViewにアニメーションを適用するサンプルです
- masakihirokawa/objc-ui-tab-bar-custom-ios7 - iOS 7と iOS 6に対応した UITabBarのカスタマイズサンプルです
- masakihirokawa/objc-ui-image-resize - UIImageをリサイズする
- malcommac/CAKeyFrameAnimation-Evaluators - Easily specify CAKeyFrameAnimation curves using C functions or ObjC Class
- lyokato/objc-NSString-Hyperlink - NSString Category for Hyperlink extraction
- lyokato/objc-NSDate-SocialAPI - NSDate category to handle format used in social services' API
- lucascaton/objc_hello_world - Meu primeiro projeto em Objective C (apenas para fins didáticos)
- lowla/lowladb-objc - The iOS and OS X API for LowlaDB
- libdx/snippets-objc - Simple snippets library for iOS and Mac OS X development
- kc9ddi/objc-svnkit - Cocoa Objective C wrapper for Apache SVN
- kazyk/KZObserver - ObjC KVO support utility
- katbailey/objc - Random Objective-C Code
- johnthuss/wsdl2objc - Fork of https://code.google.com/p/wsdl2objc/ with ARC templates and auto-synthesization of variables.
- johnewart/resolverconfigurator - ObjC DNS spoofer application for OS X -- useful for custom resolver configurations (i.e pow on a remote box)
- jckarter/ocaml-objc - OCaml-to-Objective-C bridge
- iamdavidhart/JSObjCBridge64BitTest - Test case for broken 64Bit JavaScriptCore ObjC bridge on iOS
- iFindTA/NHFFMpegPlayerPro - movie player with ffmpeg !(objc)
- hasanadil/ASMailChimp - An ObjC wrapper around the MailChimp REST Api, subscribe or unsubscribe an email address to a MailChimp list from your app.
- gureum/libhangul-objc - libhangul의 objective-c wrapper
- gngrwzrd/dribbble-api-modern-objc - Objective-C Dribbble API. Uses newest Dribbble API.
- giaunv/uberjump-spritekit-objc-iphone - A game like Mega Jump for iPhone with SpriteKit, Objective C, Xcode 6, iOS SDK 8, tutorial by Toby Stephens @raywendelich.com
- ggrana/OBJC-Categories - Objective-c categories that I found
- euskadi31/glide-objc - Glide client for iOS & Mac OS X
- etoile/DocGenerator - Minimalistic doc generation system (can parse GNUstep GSDoc or ObjC source code directly with SourceCodeKit)
- ento/xcode-objcpp-template - Xcode File Templates for Objective-C++ files
- elwerene/objc-couchdb - Modern objective-c couchdb client based on MKNetworkKit.
- eaigner/COMongo - objc mongo driver (not production ready)
- dodikk/MotionBlocks - Some convenience methods to invoke native ObjC blocks from the Ruby code
- darvell/stringByTakingARandomPassageFromTheBibleThatPromotesMurder - 00:05 <@ alligator> | objc constructor names 00:05 <@ alligator> | stringByAppendingString 00:05 <@ alligator> | stringByTakingARandomPassageFromTheBibleThatPromotesMurder
- darrenclark/LuaObjC - Fast Lua/ObjC bindings
- danielgindi/NSUserDefaults-DefaultValues - An extension to NSUserDefaults to retrieve values with an optional default value. (iOS / ObjC)
- danielgindi/DGTextFieldPickerView - A UITextField that can show a UIPickerView or UIDatePicker for options (iOS / ObjC)
- danielgindi/DGLabelNumberAnimator - A helper library that will animate labels between two numbers (iOS / ObjC)
- danielgindi/DGKeyboardScrollHandler - A helper to handle scrolling your UITableView or UIScrollView when the keyboard appears (iOS / ObjC)
- danielgindi/DGGrayScaleImage - A UIImage that represents a grayscale version of another UIImage. (iOS / ObjC)
- danielgindi/DGFocusImageGallery - An image gallery view controller for iOS / ObjC
- danielgindi/DGDropdownView - A customizable "drop view" like the iOS Push Notification (iOS / ObjC)
- danielgindi/DGBlockThrottle - A little utility to throttle calls to a block in ObjC
- cschirf/CompColor_ObjC - Calculates and displays the complementary color of the user's choice (obj c)
- coregtk/gir2objc - A library that parses GObject Introspection GIR XML into Objective-C objects
- codefunny/ObjC-PZ8583 - 金融8583
- cityindex-attic/CIAPI.ObjC - CIAPI client libraries for Objective C
- ciaos/dbank-objc - Dbank API binding support
- cdtschange/ObjcKit - Obj-C Kit
- carlj/CJAAssociatedObject - A wrapper around the objc_getAssociatedObject and objc_setAssociatedObject functions.
- carlinyuen/CustomImagePageControl - Custom PageControl that can draw custom images as well as dots as page indicators. Keywords: UIPageControl objc ios iphone ipad paging
- brynbellomy/ObjC-DesignByContract-experimental-2.0 - Apparently contract programming keeps you from fucking up. Talentless iOS developers, it's your time to shine.
- braintreedev/sample-14-braintree-payment-ios-objc - Braintree iOS Sample written in Objective C
- bitrise-io/sample-apps-ios-simple-objc - This is a simple iOS app project for testing and experimenting with Bitrise
- azinman/ObjC-Deferred - jQuery defers-like in Objective-C
- andrewschaaf/objc-varints - Variable-length integer encodings (varints) for Objective-C / iOS / Mac #githubseospam
- andoco/objc-lsystem - Lindenmayer system (L-system) implementation in Objective-C for generating models/images of recursive growth processes
- alco/objc.string - Self-contained library for efficient string manipulation in Objective-C.
- akitaonrails/ObjC_XmlBuilder - Experimental clone of Ruby's Builder::XmlMarkup
- agiamas/yos-social-objc - Yahoo! Social SDK, an Objective-C library for Mac and iPhone developers.
- adamvduke/ObjCMacros - A repository to hold useful Objective-C macros
- TotenDev/Kiwi - Kiwi - A simple and async IPC queue ,based with GNU-Step and Objc
- Stiivi/AgentFarms-objc - Agent based simulation framework (legacy code)
- RolandasRazma/RRKeychain - iOS ObjC wrapper for keychain
- Rabbit-Converter/Rabbit-Objc - Rabbit Objective-C
- PavelMovchan/ObjC-Game-ex - ObjC game with UIKit
- PavelMovchan/ObjC-Example-App - VK, task messenger, news.
- Orion98MC/FSM - A very lightweight Finite State Machine in ObjC using blocks
- NorthernRealities/Rainbow-NSColor-ObjC - An extension to the NSColor class in Objective C.
- MercuryPay/WebServices.ObjC - Web Services Objective-C (with ARC) MercuryPay Integration
- MercuryPay/InfinitePeripherals.All.ObjC - Infinite Peripherals Objective-C (with ARC) MercuryPay Integration MercuryPay Integration for iOS
- MercuryPay/HostedCheckout.ObjC - Manual Card entry with Hosted Checkout Objective-C (with ARC) MercuryPay Integration for iOS
- Lunarpad/ObjC-Modals - Floating modal views in your iOS app
- Lunarpad/ObjC-Concurrency - Objective-C utility methods for performing Grand Central Dispatch (GCD) concurrency operations, like context switching.
- Lindydancer/objc-font-lock - Highlight Objective-C method calls in Emacs
- InfinitApps/InfKeychain - iOS and Mac-compatible ObjC API to basic password storage and retrieval into the keychain, based on Buzz Anderson's STKeychain from his STUtils and modernized.
- Cloudilly/One-On-One-for-iOS-ObjC-SDK - Private Chat Application built using Cloudilly iOS ObjC SDK
- BeerCorporation/beer.objc - The Objective-C version of the outstanding Beer! app. Available ASAP on your favorite iPhone.
- AlanQuatermain/Beginning-ObjC-Project - From chapter 9 of Beginning Objective-C: A simple Core Data-based Contacts application with iCloud support, sandboxing (Address Book access only), and networked sharing of data via an included XPC bundle.
- 51offer/purecoding-objc - Just coding, only coding.
- zenhob/DetachedObjc - Detached session manager for GNU Screen and Mac OSX
- ybakos/codeschool-objc-primer - A simple Cocoa Foundation project resulting from the Codeschool Objective-C Primer.
- yangboz/ObjCSteeringBehavior - Steering behavior example at <> with abstracted interfaces and marshaling implementation by Objective-C language.
- xwz/objc-stale - Example of stale-if-error and stale-while-revalidate on iOS
- wookay/objcat - Unit testing for Objective-C ARC.
- wkoszek/edu_objc - Objective C exercises to understand the semantics of some APIs.
- wildthink/ObjCMultiType - Objective-C Dynamic Multi-Typing Framework
- w91379137/PDSSafeKVO_objc - Test KVO
- vladimirg/objc-binary-stream-tools - Binary stream tools for Objective C
- vincentngo/ObjC_DataStructures - Learning about data structures and Objective-C
- vieshair/sample-objc - Objective-C Sample
- vesperworks/VW-objc - private libs in objective-c
- uncured/iOS-Patterns - Student project. Implementation of OOP patterns in ObjC.
- twocentstudios/myGengo-objc - Unofficial myGengo API Wrapper for Objective-C
- translationexchange/tml-objc-samples-internation-mountains - Sample Application from Apple
- translationexchange/tml-objc - TML for Objective C
- tkurowski/radixtree-objc - RadixTree implementation in Objective-C
- timsearle/Reuse-ObjC - Compilation of reusable classes, categories and snippets for use in Objective-C projects
- tilomitra/ObjCDownloadImage - Neglect this - it's a bit of code I needed SC for during my 4th year design project
- thinkclay/ObjC-Blog-App - The first iteration of Bring It On as a prototype.. decided to build in RubyMotion instead!
- testzugang/soslog-objc - SOSLog is a small and efficient logging library to use all the features of Powerflasher SOS max (http://sos.powerflasher.com) for logging with Objective-C.
- sylarhcn/InUtils - objc library
- stripes/Defender-Benchmark - just some random ObjC fiddline
- stormid/ObjCradle - A thin Objective C wrapper around CouchDB's REST api
- stevesparks/ColorTool - Tool for generating CLR palettes and ObjC source
- spritekitbook/sktemplate-objc - SpriteKit Template in Objective-C. Includes ObjectAL and BMGlyphFont libraries.
- snowplow/iglu-objc-client - Objective-C client for Iglu
- scjung/objc - personal objective-c code snippets
- s-amemiya/objc-associative-references - AssociativeReferences's test with Categories.
- rweichler/shitstrate - demo of why asm is necessary in ObjC hooking
- ruddfawcett/octodex.objc - An Objective-C wrapper for the Octodex API.
- rscnt/objcSnippetViper - Snippet app, using Mantle, AFNetworking.
- rodrigomaia/Learning-ObjC - Projeto de Estudo de ObjC
- robb/HUSL.objc - Human-friendly HSL for Objective-C
- rjowens/KnobView_objc - Knob control view
- rjowens/FormattedTextView-Objc - FormattedTextView example
- reneretz/wsdl2objc - My fork of wsdl2objc
- redcatmiss/apple-opensource-objc-4-222-modified - objc4-222 源码,Xcode 4.3.2编译通过
- ragarmakhis/materinstvo_ObjC - client site materinstvo-shop.ru
- radif/objc-Memory-Handler - objc RAM and Disk memory Handler
- phaibin/MyCategories - my categories for objc
- pedromsantos/ObjC-DCPU-16-ASM - DCPU16 Emulator for IOS
- pdef/pdef-objc - Pdef objective-c generator and bindings
- opentracing/opentracing-objc - Objective-C implementation of the OpenTracing API http://opentracing.io
- oohlalog/oohlalog_objc - Objective C Logging Library for OohLaLog (Useful for both iOS and OS X Based Applications)
- olarivain/YARES - Yet Another REst Server, written in ObjC/Cocoa
- okamuuu/OBJC - Objective-C samples
- ogantopkaya/Ping - Pinging a host and measure mean RTT in ObjC
- oenius/MOKBar - MOKBar is a inside navigation bar liberary written in objc.
- ocgungor/WordCounter_ObjC - Simple Word Counter example written in Objective-C
- nstrct/nstrct-objc - objective-c library for the nstrct protocol
- nporteschaikin/objc - Useful Objective-C classes.
- njgarychow/ObjC-GCExtension - The extension class of objc.
- nicoschtein/hackathon2015_iOS_ObjC - Desafío audio news. Este desafío tendrá como objetivo crear una APP para que los usuarios puedan escuchar nuestras notas. Pensamos en aquellos que mientras corren, manejan, cocinan o viajan en transporte públicos prefieran escuchar antes que leer.
- ngs/to-markdown.objc - An HTML to Markdown converter written in Objective-C. Inspired by domchristie/to-markdown
- neocoin/objc_csv_parser - Objective-c simple csv parser
- nanfang/ObjcUtils - Utilities for iOS development
- mzaks/EPacMan - ShowCase for ObjC Entitas
- mukundmr/learn - Personal objC projects for learning the ropes. Might help others.
- mscarceller/kataAnagramas_ObjC - Anagramas objc
- mralexgray/google-voice-objc - Mirror of https://bitbucket.org/joeygibson/gvoice/src
- mralexgray/_ObjC - A terse, 1:1 dialect of ObjC for Mac + iOS fat targets.
- mrLIHUAN/OCCallJS - UIWebView和JS 交互 Objc
- monigarr/AOC1 - Objective C. Advanced ObjC 1 class at Full Sail University.
- masakihirokawa/objc-xml-parser - XMLパーサのサンプルです
- masakihirokawa/objc-ui-navigationbar-custom-image - ナビゲーションバーの背景をカスタムイメージにするサンプルです
- masakihirokawa/objc-ui-alert-view - アラートビューを表示するサンプルです
- masakihirokawa/objc-ui-activity-view-controller - Facebook/Twitter/メールで画像を共有する
- masakihirokawa/objc-slider-thumb-image - スライダーのデザインをカスタマイズするサンプルです
- masakihirokawa/objc-slide-show - フェードインで表現する画像スライドショーのサンプルです
- masakihirokawa/objc-share-to-social - Facebook/Twitter/LINEへシェアするサンプルです
- masakihirokawa/objc-date-picker - DatePickerで入力した日付をラベルに表示するサンプルです
- masakihirokawa/objc-classes-frame-by-frame-animation2 - コマ送りアニメーションを実行する「FrameByFrameAnimation」クラス改訂版
- masakihirokawa/objc-classes-device - iOSデバイスを判別する Deviceクラス
- masakihirokawa/objc-classes-dc-device2 - iOS端末情報を取得する「DCDevice」クラス
- masakihirokawa/objc-classes-dc-date - 日付時刻の情報や UIDatePickerを取得する「DCDate」クラス
- masakihirokawa/objc-classes-dc-audio-player2 - 音楽ファイルの再生停止などの制御をする「DCAudioPlayer」クラス
- masakihirokawa/objc-cg-affine-transform-make-rotation - アフィン変換を使用したアニメーション
- masakihirokawa/objc-admob-interstitial - AdMobのインタースティシャル広告の実装サンプルです
- masakihirokawa/objc-ad-banner - AppDelegateで iAdバナー広告を表示する
- macmade/objc-semaphore - Semaphores for Objective-C and Swift
- maclark89/Application - Slowly learning event handlers and basic objc
- lyokato/objc-PXListView-TextHeight - PXListView Category to calculate height of row including variable text
- lyokato/objc-NSTextView-TwitterEntity - NSTextView Category to handle TwitterEntity
- lvsti/SevenZip - ObjC wrapper around the 7zip/LZMA SDK
- lvsti/ObjCCurry - Function currying trials in ObjC
- lukhnos/objclucene - An Objective-C port of Lucene 5.x
- lukexi/LXKit - (super ancient) old grab bag utils for objc
- liushuaikobe/RandomColorObjc - An attractive color generator for Objective-C. Ported from randomColor.js.
- littlepush/objcE2S - Convert all enum definitions in iOS framework into string
- levelsix/protobuf-objc - Protocol Buffer Compiler
- kwandrews7/MultiDirectionCollectionView-ObjC - MultiDirectionCollectionView but in Objective-C instead of Swift.
- klee1703/objc24 - Source code for projects of the Objective-C in 24 Hours book
- klaviyo/klaviyo-objc-sdk - Incorporate Klaviyo's event and person tracking functionality in iOS applications. Written in Objective-C.
- kevin-montrose/stacman-objc - Objective-C version of StacMan
- keroxp/KXEventEmitter - An EventEmitter for objc, using NSNotificationCenter internally
- keroxp/KXCollection - A polymorpohic collection class for objc
- kent013/ObjCTests - my objective-c test codes
- katopz/primus-objc-helloworld - Hello World Primus with Objective-C via ActionHeroJS
- kalperin/alljoyn_objc - AllJoyn Objective-C binding
- k-ori/objc-nsnumber-primitive-convert-samples - Samples to convert types between NSNumber and primitive
- jwyterlin/Dafiti-App-ObjC - App made for the interview with Dafiti in Objective-C
- juson1010/PageController - objc-PageController
- jrmsklar/ObjCFormatter - An Objective-C formatter that cleans up your code for you.
- johnphilliplee/Lighter-View-Controller - Inspired by a post in objc.io
- jofell/Hashids - Hashids implementation for ObjC
- joeybronner/LoginApplication-ObjC - Created to learn how to get and set data usinf TextField & button.
- jinnkafka/ObjCstoryBoard - USC ITP342: a simple iOS code build with Object-C
- jcf/benchmarking-ruby-and-objc - Benchmarking similar operations in Ruby and Objective C
- jbratton/objc-ruby - Objective-C class giving access to the Ruby interpreter
- jaredsburrows/ios-gradle-objc-app-template - Gradle + Xcode + XCtest + Gcovr
- jamesderry/JumpstartObjc1 - Simple objective-c console program example of a class.
- itsjustcon/ionicons-objc - Use the beautiful Ionicons font (http://ionicons.com/) in your native Objective-C projects.
- irfn/Objc - objective c class.
- indexjincieryi/ND_Architecture-Objc- - Architecture reference to Hamilyjing and TangQiao
- ikait/sparql-objc - A Objective-C SPARQL processor
- iFixit/ifixit-api-objc-client - Obj-C wrapper for iFixit API (iOS/Mac OSX Development)
- hydna/hydna-objc - Objective-C bindings for Hydna
- househappy/MapPointMapper-Objc - Map point mapper
- hkrn/objc-nln - A library for creating a notifier of http://live.nicovideo.jp easily
- hironytic/diff-engine-objc - Classes that compare two sequences and extract changes.
- haShalosh/ObjCParser - Will create an NSInvocation from a simple Objective-C statement.
- guojinwang/test-objc - unitTest
- growthfield/NNUtil - Some utilities for objc
- gotascii/objc - Learning Objective-C for the iPhone
- gngrwzrd/objc-gwcollectionview - Replacement for NSCollectionView
- gngrwzrd/objc-gw - Smorgasbord of Objective-C
- gngrwzrd/dribbble-api-objc - Dribbble API - Objective-C Synchronous & Asynchronous
- giaunv/linedrawing-hogville-spritekit-objc-iphone - A Line Drawing Game for iPhone with SpriteKit, Objective C, Xcode 6, iOS SDK 8, tutorial by Jean-Pierre Distler @raywenderlich.com
- ggamecrazy/QuadrocopterFlightPlan - Extension on objc.io's Quadrocopter Project
- gfx/objc-reflection - Objective-C reflection examples
- fsoDannis/OBJC - Full Sail OBJ C class
- filmjbrandon/objc-humanreadable - Objective-C Class with utility functions for "human readable" numbers and dates.
- ezeep/opbeat-objc - Objective-C client for tracking exceptions with Opbeat
- dxd214/SHPKit-ios-objc - 对Cocoa的自用ObjC封装,包括常用宏和方法,一些控件的block封装等
- dwaite/telehash-objc - Objective C framework for Telehash
- digabriel/DGWiki-objc - An Objective-C client for MediaWiki API (Wikipedia support).
- dgeneva/ObjC_Components - some works and playground for iPhone and iPad components
- dennycd/dnode-objc - DNode ObjectiveC implementation for OSX and iOS
- dennda/PyObjcGL - testing
- ddrccw/CCCircleSpinLayer - circle spinner referred to SpinKit and SpinKit-ObjC
- dbrwn/ply-objc - .ply file reader in objective c
- dbelli/Learn-Objc - Example and Tutorial code projects I'm using to learn Objc
- danielgindi/grooveshark-objc-sdk - Grooveshark SDK for iOS with ObjC
- danielgindi/NSString-Trims - An extension to NSString to easily trim whitespace. (iOS / ObjC)
- danielgindi/DGiTunesSearchApi - A wrapper for iTunes' search API, for iOS / ObjC.
- danielgindi/DGTintableImageView - A UIView that presents a UIImage with a tint to another color. (iOS / ObjC)
- danielgindi/DGTextField - A customizable UITextField subclass (iOS / ObjC)
- danielgindi/DGPopupView - A customizable popup view for iOS / ObjC
- danielgindi/DGPageControl - A customizable paging control, compatible alternative to UIPageControl (iOS / ObjC)
- danielgindi/DGLocationManager - A singleton Location Manager as a replacement for CLLocationManager (iOS / ObjC)
- danielgindi/DGInputAccessoryToolbar - A standard "prev/next/done" toolbar to put as inputAccessoryView for your keyboard (iOS / ObjC)
- danielgindi/DGGeocoding - A geocoding services API wrapper, for iOS / ObjC
- danielgindi/DGBorderedLabel - An alternative to UILabel, with the option of a bordered text. (iOS / ObjC)
- danielgindi/DGBarcodeView - Barcode view for iOS / ObjC
- daniel211/LunarCalendarFunctionsInOBJC - the source-code in Obj-C for "Computing the Vietnamese lunar calendar", converted from java source (http://www.informatik.uni-leipzig.de/~duc/amlich/)
- croath/FizzBuzzWhizz-objc - Objective-C version of FizzBuzzWhizz
- crisisking/ObjCBook-lottery - Cocoa Programming Chapter 3
- crisisking/ObjCBook-SpeakLine - Implementation of the SpeakLine app from Cocoa Programming For Mac OS X Chapter 5
- crisisking/ObjCBook-RandomApp - Cocoa Programming Chapter 2
- crisisking/ObjCBook-RaiseMan - RaiseMan project from chapter 8
- crisisking/ObjCBook-KVCFun - KVCFun from chapter 7.
- crisisking/ObjCBook-Delegate-Challenge - Chapter 6 challenge section
- crisisking/ObjCBook-Data-Source-Challenge - Chapter 6 data source challenge
- crisisking/ObjCBook-Chapter-5-Challenge - Challege app from Chapter 5 of Cocoa Programming For Mac OS X
- comfly/VKUniObjcSample - Samples of Obj-C++, collections and other stuff for VK University
- codepath/ios_github_objc_demo - Github Exercise in Objective C
- cmatta/objc - Repository for the objective c stuff I'm learning
- cloakedcode/TimberKit - ObjC Forrst API wrapper
- chronotrope/objC-Homework_2 - My first stab @ capturing a twitter stream on the IOS platform
- chronotrope/objC-Homework_1 - objective-c class homework # 1
- chrissearle/Collection-JSON-ObjC-TestRig - Collection+JSON test rig app for showing use of https://github.com/chrissearle/Collection-JSON-ObjC
- changwang/SimpleWrapper - simple sqlite3 interface wrapper by ObjC
- caius/AssignGuards - quick little test on DRYing up objc code
- brynbodayle/aima-objc - An Objective-C library for the Artificial Intelligence a Modern Approach library
- bru/ObjCalc - Dead simple Calculator, built in ObjC
- broomburgo/objc_gol_sicpers - Graham Lee's GoL redone in modern Objective-C, with possible higher-order messaging implementation
- brightsoftdev/GGFoundation - objC class libraries
- brightec/ObjCInSwift - Using an Objective-C library in Swift
- brentleyjones/NBJMergeLayout-ObjC - Remove unnecessary views from Nib view hierarchies
- brandus01/ObjC_MS_PSRP - An Objective-C implementation of the MS-PSRP Protocol (Microsoft Poweshell Remote Protocol)
- bondsy/mixpanel-objc - Mixpanel ObjC SDK for iOS 5 and up
- bmorton/euler17-objc - The solution to Project Euler problem #17 in Objective C.
- bmorton/euler14-objc - Here's the solution to Project Euler #14 in Objective C.
- biacho/reflexio_objc - Simple bouncing ball game.
- bezfeng/ObjCVerbalExpressions - Objective-C port of JSVerbalExpressions
- beanieboi/LomoPhotos - using the Lomography API, mostly learning ObjC
- barion/barion-ios-objc-app2app - Integration library and examples for iOS platform
- banister/exercise - learning objc
- badubizzle/phoenix_objc_channels - Phoenix objective-C channels (websocket) client
- autodesk-acg/FunctionalExtensions-ObjC - Scala-style functional extensions for Apple collection classes
- atljeremy/PriorityQueue-ObjC - A PriorityQueue for Objective-C/iOS Developers
- ataka/objc-bookshelf - First try of Objective-C programming; making bookshelf.
- aspyct/APServiceBox - Dependency Injection for iOS / ObjC
- apptasticbin/everything-about-objc - play with everything of objective-c world
- andrewloyola/UIViewRecorder-ObjC - Objective C Port of UIViewRecorder for saving UIView animation frames to PNG or JPEG for WatchKit animation
- amiklosi/Comicr-objc - Comicr for OSX
- alexlehn/ObjC-PyCrypto - Port of PyCrypto AES (CFB Mode) to ObjC
- acsanchezcu/ASCViperArchitecture - http://www.objc.io/issue-13/viper.html
- aashiks/OBJC_JSONSerializer - An Objective C library for serializing and de-serializing NSObject classes to NSDictionaries / JSON format.
- aaraashkhan/WeaverObjc - A Simple MediaPlayer based on AVPlayer for iOS
- WxWatch/RiotApi-ObjC - An Objective-C Library for utilizing the Riot Games API (https://developer.riotgames.com)
- TwilioDevEd/ipm-quickstart-objc - IPM Quickstart app (Objective-C)
- TimurBK/Glicko2-objc - Implementation of Glicko2 rating described here - http://www.glicko.net/glicko/glicko2.pdf
- TheFuzzball/VibeApi-Objc - The Vibe Server client API for Objective-C.
- Tea-and-Coffee/Compare-objc - Compare Writing in Objective-C. | Objective-Cでの比較の書き方
- Sleak/SleakObjc - A Sleak library written in Objective-C
- SMARTRecovery/CostBenefit.objc - Cost Benefit Analysis iPhone app, in Objective C
- RyanCopley/ObjC-Environments - Quick Environments Loading mechanism
- ProjectIndescribable/IndescribableAPI - 將原網站提供的 API 轉化為 objc 可用
- PFei-He/Project-ObjC - 快速开发集成框架
- Onetaway/ObjC-Runtime - objc runtime study
- Onetaway/ObjC-Data-Type-Size - ObjC Data Type Size
- NorthernRealities/Rainbow-ObjC - An extension to the UIColor class in Objective C.
- Necropolis/eve-api-objc - Old attempt at a good EVE API from a long long time ago. NOT complete. People were asking for it.
- MercuryPay/REST.ObjC - MercuryPay JSON RESTful Integration with Objective-C (with ARC) MercuryPay Integration for iOS
- MealCatcher/objc-singleplatform - iOS SDK for using the SinglePlatform API
- MartinMReed/HBReveal - ObjC category that reveals a hidden view, like a sidebar.
- Lunarpad/ObjC-SegmentedControl - A simple segmented control view for iOS 7
- Lunarpad/ObjC-Notifications - Objective-C convenience methods that wrap NSNotificationCenter
- Lunarpad/ObjC-ImageResizer - An image-cropping UIScrollView for iOS
- LocationKit/SpeedTest-ObjC - SpeedTest in Objective-C, specifically turning GPS to high when we detect user is driving
- Keyflow/Keychain-iOS-ObjC - A simple Objective-C wrapper for working with the keychain in iOS
- JasonZengJ/objcSpider - Web crawlers developed with objective-c
- JacobOscarson/objc-lab - My Objective C experiments
- Irving-iOS-Jumpstart/Cool-Demo-ObjC-Swift - A demo of how to create animated video player views in both Objective-C and Swift.
- Handbid/Handbid-Objc - Objective-c library for working with Handbid!
- Galeas/ObjC_categories - Some little useful Objective C categories
- EKT/OAI-PMH-Harvester-for-ObjC - OAI-PMH Objective-C harvester is an Objective C library/wrapper over the OAI-PMH protocol
- DroidsOnRoids/swift-vs-objc - Swift vs Obj-C performance comparision
- DrenTec/DTCStuff-objc - Utility classes for iOS development
- DiUS/rhok-iphone-objc - DiUS's entry for RHoK 2012 for iPhone Objective-C
- Dash-Labs/jackson-annotations-objc - J2OBJC Transcompilation of jackson-annotations
- Cloudilly/Group-Chat-for-iOS-ObjC-SDK - Group Chat built using Cloudilly iOS ObjC SDK
- CloudSide/objc-scs - Objective-C SDK (iOS and OSX) for 新浪云存储
- ClavisJ/Objc_RunTimeDemo - Objc RunTime demo
- CitySDK/tourism_library_objc - Objective-C client library for using CitySDK tourism API
- BruceHill/Ultralite-Names-Sample-ObjC - Sample application using the Sybase Ultralite database.
- Antidote-for-Tox/objcToxBot - Tox bot for iOS
- AlwaysRightInstitute/mod_objc1 - Write Apache 1 modules in Objective-C via GNUstep/libFoundation
- 7h070/Exam - objc exam source
- 50ButtonsEach/ios-boilerplate-objc - iOS Boilerplate Objective-C
- 0xcefaedfe/brainfuck-objC - An Objective-C implementation of the Brainfuck language
- 0x0c/PopInJump - Simple Bridge library between ObjC and JavaScript
- AFNetworking/AFNetworking - A delightful networking framework for iOS, OS X, watchOS, and tvOS.
- BradLarson/GPUImage - An open source iOS framework for GPU-based image and video processing
- SnapKit/Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
- RestKit/RestKit - RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
- facebook/AsyncDisplayKit - Smooth asynchronous user interfaces for iOS apps.
- Grouper/FlatUIKit - A collection of awesome flat UI components for iOS.
- facebook/Shimmer - An easy way to add a simple, shimmering effect to any view in an iOS app.
- kevinzhow/PNChart - A simple and beautiful chart lib used in Piner and CoinsMan for iOS
- Flipboard/FLEX - An in-app debugging and exploration tool for iOS
- romaonthego/RESideMenu - iOS 7/8 style side menu with parallax effect.
- facebook/xctool - A replacement for Apple's xcodebuild that makes it easier to build and test iOS or OSX apps.
- ibireme/YYKit - A collection of iOS components.
- facebook/facebook-ios-sdk - Used to integrate iOS apps with Facebook Platform.
- mwaterfall/MWPhotoBrowser - A simple iOS photo and video browser with grid view, captions and selections.
- tonymillion/Reachability - ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
- square/PonyDebugger - Remote network and data debugging for your native iOS app using Chrome Developer Tools
- Aufree/trip-to-iOS - A curated list of delightful iOS resources.
- ViewDeck/ViewDeck - An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
- dkhamsing/open-source-ios-apps - 📱 Collaborative List of Open-Source iOS Apps
- facebook/KVOController - Simple, modern, thread-safe key-value observing for iOS and OS X.
- ibireme/YYText - Powerful text framework for iOS to display and edit rich text.
- michaeltyson/TPKeyboardAvoiding - A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
- facebook/Tweaks - An easy way to fine-tune, and adjust parameters for iOS apps in development.
- kif-framework/KIF - Keep It Functional - An iOS Functional Testing Framework
- nicklockwood/FXBlurView - UIView subclass that replicates the iOS 7 realtime background blur effect, but works on iOS 5 and above.
- devinross/tapkulibrary - tap + haiku = tapku, a well crafted open source iOS framework
- Flipboard/FLAnimatedImage - Performant animated GIF engine for iOS
- mamaral/Onboard - An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
- ChenYilong/iOS9AdaptationTips - iOS9适配系列教程(iOS9开发学习交流群:465239521)
- nicklockwood/iRate - A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
- escoz/QuickDialog - QuickDialog - Quick and easy dialog screens for iOS
- shu223/iOS8-Sampler - Code examples for the new features of iOS 8.
- kiwi-bdd/Kiwi - Simple BDD for iOS
- vfr/Reader - PDF Reader Core for iOS
- soffes/sskeychain - Simple Objective-C wrapper for the keychain that works on Mac and iOS
- shu223/iOS7-Sampler - Code examples for the new features of iOS 7.
- Jawbone/JBChartView - iOS-based charting library for both line and bar graphs.
- gimenete/iOS-boilerplate - iOS-app template with lots of common tasks solved
- MugunthKumar/MKNetworkKit - Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
- tumblr/TMCache - Fast parallel object cache for iOS and OS X.
- honcheng/PaperFold-for-iOS - Paper folding animation for iOS
- layerhq/Atlas-iOS - Atlas is a library of native iOS communications user interface components for Layer.
- mutualmobile/MMWormhole - Message passing between iOS apps and extensions.
- syedhali/EZAudio - An iOS and OSX audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
- shadowsocks/shadowsocks-iOS - Removed according to regulations.
- Marxon13/M13ProgressSuite - A suite containing many tools to display progress information on iOS.
- futuretap/InAppSettingsKit - This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
- 0xced/iOS-Artwork-Extractor - Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files
- ChenYilong/iOSInterviewQuestions - iOS面试题集锦(附答案)--学习交流群465239521
- yapstudios/YapDatabase - YapDatabase is an extensible database for iOS & Mac.
- jaydee3/JDStatusBarNotification - [iOS] Easy, customizable notifications displayed on top of the statusbar.
- gmoledina/GMGridView - A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
- TheAmazingAudioEngine/TheAmazingAudioEngine - Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.
- bryankeller/BLKFlexibleHeightBar - Create condensing header bars like those seen in the Facebook, Square Cash, and Safari iOS apps.
- mrackwitz/MRProgress - Collection of iOS drop-in components to visualize progress
- domesticcatsoftware/DCIntrospect - Small library of visual debugging tools for iOS.
- swisspol/GCDWebServer - Lightweight GCD based HTTP server for OS X & iOS (includes web based uploader & WebDAV server)
- bitstadium/HockeyKit - A software update kit for iOS and Android. Provided as is. For more functionality and maintained work, check out @hockeyapp
- phoboslab/Ejecta - A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS
- SVGKit/SVGKit - Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)
- jverkoey/iOS-Framework - How to create, develop, and distribute iOS Static Frameworks quickly and efficiently
- Boris-Em/BEMSimpleLineGraph - Elegant Line Graphs for iOS (charting library)
- JagCesar/iOS-blur - Blur a UIView
- myell0w/MTStatusBarOverlay - A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
- AgileBits/onepassword-app-extension - 1Password Extension for iOS Apps
- nicklockwood/SwipeView - SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
- overshare/overshare-kit - A soup-to-nuts sharing library for iOS.
- MugunthKumar/MKStoreKit - The "Goto" In App Purchases Framework for iOS 8+
- ParsePlatform/Parse-SDK-iOS-OSX - Parse SDK for iOS/OS X/watchOS/tvOS
- sobri909/MGBoxKit - Simple, quick iOS tables, grids, and more
- alexbw/novocaine - Painless high-performance audio on iOS and Mac OS X
- mattt/Ono - A sensible way to deal with XML & HTML for iOS & OS X
- ioscreator/ioscreator - Tutorials from ioscreator.com
- PrideChung/FontAwesomeKit - Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
- oarrabi/OAStackView - Porting UIStackView to iOS 7+
- douban/DOUAudioStreamer - A Core Audio based streaming audio player for iOS/Mac
- rFlex/SCRecorder - iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
- shaojiankui/iOS-Categories - iOS中的各种Objective-C Category, a collection of useful Objective-C Categories extending iOS Frameworks such as Foundation,UIKit,CoreData,QuartzCore,CoreLocation,MapKit Etc.
- jonathantribouharet/JTCalendar - A customizable calendar view for iOS.
- shu223/AnimatedTransitionGallery - A gallery app of custom animated transitions for iOS.
- intentkit/IntentKit - An easier way to handle third-party URL schemes in iOS apps.
- nnhubbard/ZSSRichTextEditor - A beautiful rich text WYSIWYG editor for iOS with a syntax highlighted source view
- krzysztofzablocki/KZBootstrap - iOS project bootstrap aimed at high quality coding.
- 0xced/XCDYouTubeKit - YouTube video player for iOS, tvOS and OS X
- terryworona/TWMessageBarManager - An iOS manager for presenting system-wide notifications via a dropdown message bar.
- ylechelle/OpenUDID - [OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
- bitstadium/QuincyKit - Live crash report management for iOS and Mac OS X. AppStore ready on iOS only!
- square/Valet - Valet lets you securely store data in the iOS or OS X Keychain without knowing a thing about how the Keychain works. It’s easy. We promise.
- luisobo/Nocilla - Testing HTTP requests has never been easier. Nocilla: Stunning HTTP stubbing for iOS and Mac OS X.
- alexdrone/ios-fontawesome - NSString+FontAwesome
- intuit/LocationManager - Easily get the device's current location on iOS.
- nmattisson/DropdownMenu - DropdownMenu is an iOS navigation controller using a Container View, storyboards and segues.
- brow/leaves - A page-turning interface for iOS apps
- honcheng/iOSPlot - Chart library for iOS
- rsms/peertalk - iOS and Mac Cocoa library for communicating over USB
- kolyvan/kxmovie - movie player for iOS using ffmpeg
- gsdios/SDCycleScrollView - Autoscroll Banner. “iOS第一图片轮播器” 无限循环图片轮播器。
- singro/v2ex - An iOS client for v2ex.com
- shinydevelopment/SimulatorStatusMagic - Clean up your status bar for taking screenshots on the iOS simulator.
- ptshih/PSCollectionView - A simple open source implementation of a Pinterest Pinboard for iOS
- EddyBorja/EBPhotoPages - A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
- node-app/Interpreter - Node.js Interpreter for iOS 7
- danielamitay/iHasApp - The iHasApp iOS Framework allows you to detect installed apps on a user's device.
- orta/ARAnalytics - Simplify your iOS/Mac analytics
- NYTimes/NYTPhotoViewer - A modern photo viewing experience for iOS.
- vicpenap/PrettyKit - PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
- hyperoslo/Form - The most flexible and powerful way to build a form on iOS
- marcoarment/BugshotKit - iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.
- IFTTT/jot - An iOS framework for easily adding drawings and text to images.
- Augustyniak/RATreeView - RATreeView provides you a great support to display the tree structures on iOS.
- fastred/MotionBlur - MotionBlur allows you to add motion blur effect to iOS animations.
- esilverberg/ios-image-filters - photoshop-style filter interface for UIImage class on iOS to make instagram-style images
- jmascia/KLCPopup - A simple and flexible class for presenting custom views as a popup in iOS.
- gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5 - Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
- shinobicontrols/iOS7-day-by-day - Repo containing the sample projects associated with the iOS7 Day-by-Day blog series
- moredip/Frank - Automated acceptance tests for native iOS apps
- route-me/route-me - Open source map library for iOS
- Raizlabs/RZTransitions - A library of custom iOS View Controller Animations and Interactions.
- kolyvan/kxmenu - KxMenu is a vertical popup menu for using in iOS applications
- mixi-inc/iOSTraining - Training course repository for iOS app development
- zpz1237/NirZhihuDaily2.0 - Swift精仿知乎日报iOS端
- ibireme/YYModel - High performance model framework for iOS/OSX.
- marvelapp/FancyTabBar - An expandable and customisable tabbar for iOS
- werner77/WEPopover - Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.
- mikefrederick/MFSideMenu - Facebook-like side menu for iOS
- honcheng/RTLabel - simple rich text display for iOS using html-like markups
- shu223/PulsingHalo - iOS Component for creating a pulsing animation.
- aryaxt/iOS-Slide-Menu - iOS Slide Menu with ability to add both left and right menu, and built in gesture recognizer. Similar to Path and Facebook
- fphilipe/PHFComposeBarView - Compose bar from iOS 7 Messages.app
- noodlewerk/NWPusher - OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
- Aufree/ESTMusicPlayer - An elegant and simple iOS music player.
- Ciechan/BCGenieEffect - An OSX style genie effect inside your iOS app.
- viki-org/VKVideoPlayer - VKVideoPlayer is the same battle tested video player used in our Viki iOS App enjoyed by millions of users all around the world.
- Shopify/superdb - The Super Debugger, a realtime wireless debugger for iOS
- Alterplay/APAddressBook - Easy access to iOS address book
- groue/GRMustache - Flexible and production-ready Mustache templates for MacOS Cocoa and iOS
- SocialObjects-Software/AMSlideMenu - Sliding Menu for iOS (Left and Right menus). Multiple storyboards and XIBs support.
- terminatorover/RGCardViewLayout - This is a layout that clones the interaction of going through city "cards" in the City Guide App. (this app is #3 for the top iOS app animations on the raywenderlich
- a1anyip/AYVibrantButton - A stylish button with iOS 8 vibrancy effect
- TransitApp/SVPulsingAnnotationView - A customizable MKUserLocationView replica for your iOS app.
- calebd/SimpleAuth - Simple social authentication for iOS.
- mobfarm/FastPdfKit - A Static Library to be embedded on iOS applications to display pdf documents derived from Fast PDF
- vpdn/MMLayershots - Layershots converts your iOS screenshot into a layered photoshop (PSD) file.
- alexdrone/ios-realtimeblur - Multipurpose real-time blur view for iOS6+ (deprecated)
- mindbrix/UIImage-PDF - Simple UIImage PDF renderer category for iOS scalable assets
- tumtumtum/StreamingKit - A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)
- lookingstars/meituan - 高仿美团iOS版,版本号5.7。/**作者:ljz ; Q Q:863784757 ; 注明:版权所有,转载请注明出处,不可用于其他商业用途。 */
- michalkonturek/GraphKit - A lightweight library of animated graphs for iOS.
- Dillion/iOS-Flip-Transform - Core Animation framework for navigating data by flipping
- xhacker/TEAChart - Simple and intuitive iOS chart library. Contribution graph, clock chart, and bar chart.
- acoomans/SimulatorRemoteNotifications - Library to send mock remote notifications to the iOS simulator
- clayallsopp/routable-ios - Routable, an in-app native URL router, for iOS
- jefferyleo/f.lux - flux for iOS
- questbeat/QBPopupMenu - Customizable popup menu for iOS.
- gaosboy/iOSSF - SegmentFault官方App
- UrbanApps/UAModalPanel - An animated modal panel alternative for iOS
- Boris-Em/BEMCheckBox - Tasteful Checkbox for iOS. (Check box)
- pixelglow/ZipZap - zip file I/O library for Mac OS X and iOS
- coolnameismy/BabyBluetooth - 👶 The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os
- alvises/FPPopover - FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.
- elbryan/FFCircularProgressView - FFCircularProgressView - An iOS 7-inspired blue circular progress view
- mattt/AnimatedGIFImageSerialization - Complete Animated GIF Support for iOS, with Functions, NSJSONSerialization-style Class, and (Optional) UIImage Swizzling
- mysterioustrousers/MTMigration - Manages blocks of code that only need to run once on version updates in iOS apps.
- workshirt/WSCoachMarksView - iOS drop-in class for interactive coach marks with cutouts to spotlight the app's existing UI.
- Huohua/HHRouter - Yet another URL Router for iOS.
- NghiaTranUIT/FeSpinner - Rocket Loader Collection for iOS app
- piotrbernad/FlatUI - Easy to use User Interface elements which are really similar to design in iOS 7.
- SocialObjects-Software/SOMessaging - Messaging library for iOS 7.x
- kolinkrewinkel/KKGridView - Deprecated: Grid view library for iOS.
- krzysztofzablocki/KZLineDrawer - Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.
- jasonmorrissey/JMTabView - Stylish and animated tab view for iOS rendered entirely using core graphics.
- Pixate/pixate-freestyle-ios - Pixate Freestyle for iOS
- nothirst/TICoreDataSync - Automatic synchronization for Core Data apps, between any combination of Mac OS X and iOS: Mac to iPhone to iPad to iPod touch and back again.
- intuit/AnimationEngine - Easily build advanced custom animations on iOS.
- onemightyroar/YRDropdownView - iOS view library for displaying stylish alerts, warnings, & errors
- mineschan/MZTimerLabel - A handy class for iOS to use UILabel as a countdown timer or stopwatch just like in Apple Clock App.
- muhku/FreeStreamer - A low-memory footprint streaming audio player for iOS and OS X
- tciuro/NoticeView - A TweetBot-like notice component for iOS.
- ParsePlatform/ParseUI-iOS - A collection of a handy user interface components to be used with the Parse iOS SDK.
- kstenerud/KSCrash - The Ultimate iOS Crash Reporter
- steipete/PSPDFTextView - A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.
- nicklockwood/AsyncImageView - AsyncImageView is a simple extension of UIImageView for loading and displaying images asynchronously on iOS so that they do not lock up the UI.
- atljeremy/JFMinimalNotifications - An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
- eliotfowler/EFCircularSlider - An extensible circular slider for iOS applications
- Shmoopi/iOS-System-Services - iOS System Services is a class to gather all available information about a device.
- autresphere/ASMediaFocusManager - iOS library to animate your image and video thumbnails to fullscreen.
- scopegate/octave - Octave: A free library of UI sounds, handmade for iOS
- nicklockwood/XMLDictionary - A simple way to parse and generate XML on iOS and Mac OS. Converts an XML file to an NSDictionary which can then be easily traversed using the standard Cocoa keyPath mechanism. Can also output the contents of any dictionary as XML.
- TimCinel/ActionSheetPicker - Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
- ZaBlanc/RaptureXML - A simple, sensible, block-based XML API for iOS and Mac development.
- MartinRGB/Replace-iOS - Simply Implement Zee Young's animation
- kevingibbon/KGStatusBar - A minimal status bar for iOS.
- inkling/Subliminal - An understated approach to iOS integration testing.
- nikolaypavlov/MLPNeuralNet - Fast multilayer perceptron neural network library for iOS and Mac OS X
- Aufree/phphub-ios - PHPHub for iOS is the universal iPhone and iPad application for PHPHub
- JaviSoto/JSBadgeView - Customizable UIKit badge view like the one on applications in the iOS springboard.
- JonasGessner/JGActionSheet - Feature-rich action sheet for iOS. This ActionSheet is a replacement for UIActionSheet, with iPad support!
- rounak/RJImageLoader - A recreation of the image loader animation created by Michael Villar for iOS
- k06a/ABCalendarPicker - Fully configurable iOS calendar UI component with multiple layouts and smooth animations.
- michaelhenry/MHFacebookImageViewer - New Image Viewer/Browser inspired by Facebook for IOS
- shyambhat/InstagramKit - Instagram iOS SDK
- kluivers/qc-mobile - A Quartz Composer implementation for iOS.
- UrbanApps/UAAppReviewManager - UAAppReviewManager is a simple and lightweight App review prompting tool for iOS and Mac App Store apps. It's Appirater all grown up, ready for primetime.
- jharwig/PPSSignatureView - iOS Signature Capture Demo
- herinkc/HTPressableButton - Flat design pressable button for iOS developers.
- AlvaroFranco/AFSoundManager - iOS audio playing (both local and streaming) and recording made easy
- lmcd/LMAlertView - Open Source, customisable clone of UIAlertView for iOS 7
- DenHeadless/Shapes - Framework for drawing and animating shaped views on iOS
- venmo/VENCalculatorInputView - Calculator keyboard used in the Venmo iOS app
- jwilling/JWFolders - Implementation of iOS 6's folders.
- aryaxt/iOS-Rich-Text-Editor - A Rich Text Editor for iOS
- thibaultCha/TCBlobDownload - Concurrent large files downloads for iOS
- NewAmsterdamLabs/ZOZolaZoomTransition - Zoom transition that animates the entire view heirarchy. Used extensively in the Zola iOS application.
- poolqf/PQFCustomLoaders - Collection of highly customizable loaders for your iOS projects
- OnionBrowser/iOS-OnionBrowser - An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network
- zhuchaowe/EasyIOS - A new generation of development framework based on Model-View-ViewModel
- mattt/Orbiter - Push Notification Registration for iOS
- mrcrow/MRoundedButton - UIControl subclass like iOS 7 Phone app button
- martijnwalraven/meteor-ios - Meteor iOS integrates native iOS apps with the Meteor platform (http://www.meteor.com) through DDP
- eklipse2k8/FilterKit - iOS Framework for easily adding Camera with Filters
- lazerwalker/Theseus - An open-source iOS personal analytics tool
- jonathantribouharet/JTMaterialTransition - An iOS transition for controllers based on material design.
- betzerra/MosaicUI - A tiled UI for iOS and iPhone
- Marxon13/M13Checkbox - A customizeable checkbox for iOS
- bfeher/BFPaperButton - iOS Buttons inspired by Google's Paper Material Design.
- jaydee3/JDFlipNumberView - [iOS] Representing analog flip numbers like airport/trainstation displays
- lmirosevic/GBDeviceInfo - Detects the hardware, software and display of the current iOS or Mac OS X device at runtime.
- mattt/SkyLab - Multivariate & A/B Testing for iOS and Mac
- AlvaroFranco/AFDropdownNotification - Dropdown notification view for iOS
- mmackh/Hacker-News-for-iOS - Hacker News client for iPad and iPhone [DEPRECATED]
- m1entus/MZDayPicker - An iOS day picker to allow users to select date
- gresrun/GHSidebarNav - A clone of the new Facebook iOS UI paradigm
- dfmuir/KINWebBrowser - A web browser module for your iOS apps.
- ibireme/YYCache - High performance cache framework for iOS.
- ustwo/US2FormValidator - Form validation framework for iOS.
- th-in-gs/THObserversAndBinders - Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X
- OmidH/Filtrr - iOS Image filter library
- marcuswestin/WebViewProxy - A standalone iOS & OSX class for intercepting and proxying HTTP requests (e.g. from a Web View)
- GeekZooStudio/ECMobile_iOS - 基于ECShop的手机商城客户端
- KittenYang/A-GUIDE-TO-iOS-ANIMATION - The source code of my new eBook —— A GUIDE TO IOS ANIMATION. Just click the next link to buy it
- stefanoa/SASlideMenu - Library to create iOS sliding menu compatible with storyboards
- hanton/HTY360Player - Open Source iOS 360 Degree Panorama Video Player.
- Tangdixi/DCPathButton - A menu button like Path for iOS
- tristanhimmelman/THContactPicker - An iOS view used for selecting contacts. This view is inspired by the contact selection in the iOS Mail and Messages apps
- steipete/PSFoundation - Categories and helper classes for iOS projects.
- paypal/PayPal-iOS-SDK - Accept credit cards and PayPal in your iOS app
- OliverLetterer/SLExpandableTableView - SLExpandableTableView is a UITableView subclass that gives you easy access to expandable and collapsable sections by just implementing a few more delegate and dataSource protocols. (iPhone, iPad, iOS)
- thermogl/TITokenField - An iOS version of the NSTokenField (See To: field in Mail and Messages).
- ming1016/RSSRead - “已阅”(iOS上开源RSS新闻阅读器),有兴趣?那就Pull Requests吧
- linkedin/Selene - iOS library which schedules the execution of tasks on a background fetch
- robbiehanson/KissXML - A replacement for Cocoa's NSXML cluster of classes. Based on libxml. Works on iOS.
- luisespinoza/LEColorPicker - A Cocoa-Touch system for iOS to get a color scheme in function of an image, like iTunes 11 does.
- adamwaite/iOS-Build-Kit - BuildKit is a modular command line interface for automating iOS project builds. Bundled build tasks include: Increment app version • Xcode build • Overlay version number on icon files • Run unit tests • Create .ipa artefact.
- chrismiles/DynamicXray - iOS UIKit Dynamics runtime visualisation and introspection library.
- krishkumar/BlockParty - Content Blocker App for iOS 9 and OSX
- PrimaryFeather/Sparrow-Framework - The Open Source Game Engine for iOS
- MxABC/LBXScan - A barcode and qr code scanner (二维码、扫码、扫一扫、ZXing和ios系统自带扫码封装,扫码界面效果封装)
- SergioChan/SCTrelloNavigation - 📋 An iOS native implementation of a Trello Animated Navagation. See more at https://dribbble.com/shots/2114816-Trello-Navigation. iOS上类似trello的导航动效控件实现。
- xissburg/XBImageFilters - OpenGL ES 2-based image and real-time camera filters for iOS
- seanhess/wizardwar - Wizard War is an open-source multiplayer iOS game
- stripe/stripe-ios - Stripe bindings for iOS and OS X
- markofjohnson/HJCache - iOS asynchronous download, sharing, and caching library for images and more
- itsbonczek/kingpin - A drop-in map annotation clustering library for MKMapView (iOS)
- ashfurrow/FunctionalReactivePixels - A demonstration of how to use FRP with ReactiveCocoa in an iOS context using the 500px API.
- icanzilb/UIEffectDesignerView - A native Particle Systems effect view for iOS and OSX powered by QuartzCore
- tomsoft1/StackBluriOS - Stack Blur implementation for iOS
- facebookexperimental/spacetime - Experimental iOS library for live transformations on parts of layers.
- daltoniam/DCAnimationKit - A collection of animations for iOS. Simple, just add water animations.
- FlorianMielke/FMMoveTableView - An iOS UITableView subclass that allows you to move rows without being in edit mode simply by tapping and holding the appropriate row.
- muZZkat/NMRangeSlider - A custom range slider for iOS
- dingbat/nsrails - iOS/Mac OS framework for Rails
- yinkou/OCMapView - Simple and easy to use clustering mapView for iOS
- mamaral/MAThemeKit - Create an iOS app color theme using a single line of code.
- kejinlu/KKGestureLockView - A Gesture Lock View For iOS
- heitorfr/ios-image-editor - iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features.
- zhuhuihuihui/EChart - iOS/iPhone/iPad Chart, Graph. Event handling and animation supported.
- stefanceriu/SCStringsUtility - OS X / iOS Translations helper
- kokoabim/iOSOpenDev - iOSOpenDev
- stefanceriu/SCSiriWaveformView - UIView subclass that reproduces the waveform effect seen in Siri on iOS 7.
- 71squared/TBXML - Super-fast, lightweight, easy to use XML parser for the Mac & iOS
- youtube/youtube-ios-player-helper - Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a UIWebView
- fggeraissate/FFCalendar - Yearly, Monthly, Weekly and Daily Calendars for iOS.
- aws/aws-sdk-ios-v1 - Deprecated
- RolandasRazma/RRFPSBar - Show FPS Bar instead of StatusBar on iOS
- Cclleemm/ProductTour - ProductTour is an iOS bubble tutorial to help the user understand your interface. (The same of Garaband help system)
- chroman/Doppio - An open source iOS app to find the nearest Starbucks store using NSURLSession, AFNetworking 2.0, Mantle and Starbucks private API.
- saturngod/IAPHelper - in app purchases helper for iOS
- EddyBorja/MLPSpotlight - UIView subclass that draws a spotlight effect. For iOS.
- DeveloperLx/LxGridView - Imitation iOS system desktop icon arrangement and interaction by UICollectionView!
- Hardtack/HTProgressHUD - Better indicator view for iOS
- radi/LiveFrost - Real time blurring for iOS
- promet/PRAugmentedReality - iOS Augmented Reality Framework
- jessegrosjean/NOTTaskPaperForIOS - Source code for the original TaskPaper for iOS.
- hellozimi/HCYoutubeParser - Fetches YouTube mp4 URLS for iOS and tvOS.
- jpwiddy/iOS7-BarcodeScanner - Barcode scanner using the scanning capabilities introduced with iOS 7.
- NSRare/NSGIF - iOS Library for converting videos to animated GIFs.
- alekseyn/EasyTableView - Horizontal and vertical scrolling table views for iOS
- lomanf/PaperStack - iOS Page Curl filter
- yixiangboy/IOSAnimationDemo - IOS动画总结
- venmo/DryDock-iOS - An open-source internal installer app
- peyton/MOOMaskedIconView - Photoshop layer styles for iOS icons. Stop maintaining a separate file for each color, resolution, and style.
- aerofs/react-native-auto-updater - A library to manage dynamic updates to React Native apps. Available as an NPM Package for iOS and Android.
- mapbox/Fingertips - Touch indicators on external displays for iOS applications.
- zulip/zulip-ios - Zulip iOS app
- kirualex/SprityBird - A small clone of Flappy Bird for iOS using SpriteKit framework
- lelandrichardson/react-native-maps - React Native Mapview component for iOS + Android
- TUNER88/iOSSystemSoundsLibrary - List of all system sounds used in iOS
- nrj/GradientProgressView - Animated hue progress bar using CAGradientLayer for iOS.
- RafaelKayumov/RKTabView - Easy applicable toolbar/tabbar component for iOS
- jberlana/JBKenBurns - Ken Burns effect for iOS. The feature enables a widely used technique of embedding still photographs in motion pictures, displayed with slow zooming and panning effects, and fading transitions between frames.
- andreagiavatto/AGPhotoBrowser - A photo browser for iOS inspired by Facebook.
- bubudrc/MPCoachMarks - MPCoachMarks is an iOS class that displays user coach marks with a couple of shapescutout over an existing UI. This approach leverages your actual UI as part of the onboarding process for your user.
- GnosisHub/GHContextMenu - Pinterest like context menu control for iOS
- CodaFi/AFNetworking-RACExtensions - A delightful extension to the AFNetworking classes for iOS and Mac OS X.
- toddreed/Touchpose - Touchposé is a set of classes for iOS that renders screen touches when a device is connected to a mirrored display.
- liyong03/YLLongTapShare - Long Tap Sharing control for iOS.
- happyfoxinc/helpstack - iOS Support Framework
- iGriever/TWSReleaseNotesView - A simple way to show in-app release notes in your iOS applications.
- edekhayser/Timeline - Timeline like the Path iOS app
- meilbn/MyOne-iOS - 我的《一个》 iOS 客户端(OC)
- mattlawer/MBSwitch - An iOS7 style UISwitch for iOS < 7
- MosheBerman/MBCalendarKit - An open source calendar view for iOS.
- mruegenberg/ios-linechart - Interactive linecharts for the simplicity-loving iOS developer.
- iosphere/ISHPermissionKit - A polite and unified way of asking for permission on iOS
- Wasappli/WAAppRouting - iOS routing done right. Handles both URL recognition and controller displaying with parsed parameters. All in one line, controller stack preserved automatically!
- iSECPartners/ios-ssl-kill-switch - Blackbox tool to disable SSL certificate validation - including certificate pinning - within iOS Apps
- gcamp/GCDiscreetNotificationView - A discreet, non-modal, notification view for iOS.
- JaviSoto/iOS9-Runtime-Headers - iOS 9 Runtime Headers
- ultragtx/GSBookShelf - An iBooks-styled book shelf for iOS (Animation of drag & drop, insert, remove...)
- erwinmaza/Transformifier - Generic Interactive 3D Transformation Tweaking Tool for iOS Development
- jasarien/JSTokenField - An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
- domhofmann/PRTween - Lightweight tween library for iOS
- ivoleko/ILTranslucentView - Subclass of UIView that enables native iOS 7 blur effect.
- ap4y/OrigamiEngine - Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
- stripe/PaymentKit - Easily accept payments on iOS
- PhilipsHue/PhilipsHueSDK-iOS-OSX - The Software Development Kit for Philips Hue on iOS and OS X (beta)
- pili-engineering/PLCameraStreamingKit - Pili RTMP Streaming SDK for iOS, H.264 and AAC hardware encoding supported. Camera and Microphone as input source.
- cyndibaby905/TumblrMenu - Tumblr iOS app like menu view completely created using core animation.
- Legoless/Alpha - Next generation debugging framework for iOS
- acoomans/Parallax - Parallax is an iOS library that reproduces the parallax effect of the iOS7 home screen.
- justin/wolfpack - Wolfpack is an image processing library for iOS.
- berzniz/Sequencer - Sequencer is an iOS library for asynchronous flow control.
- nicklockwood/GZIP - A simple NSData category for gzipping/unzipping data in iOS and Mac OS
- misterwell/MMMaterialDesignSpinner - An iOS activity spinner modeled after Google's Material Design Spinner
- ibireme/YYImage - Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
- twotoasters/TTSwitch - Fully customizable switch for iOS using images
- MPGNotification/MPGNotification - MPGNotifications is an iOS control that allows you to display in-app interactive notifications that are fully customisable to suit your needs.
- TransitApp/SVHTTPRequest - Simple REST client for iOS and Mac.
- mattdonnelly/MDHTMLLabel - 🔗 A lightweight class for rendering text containing HTML tags on iOS 6.0+
- kishikawakatsumi/JavaScriptBridge - Write iOS apps in Javascript! JavaScriptBridge provides the way to write iOS apps with JavaScript. Powered by JavaScriptCore.framework.
- JaviSoto/JSAnimatedImagesView - UIView subclass to easily add a cool animated photo carrusel to your iOS app
- semweb/GreatReader - A "great" PDF reader for iOS. Available on the App Store.
- MosheBerman/Surfboard - Surfboard is a delightful onboarding framework for iOS.
- liaojinxing/Voice2Note - 懒人笔记iOS客户端
- pierrotsmnrd/grabKit - Drop-in iOS component to easily import photos from Facebook, FlickR, Instagram, Picasa, and more
- zoul/Finch - Simple, low-latency OpenAL sound engine for Apple iOS.
- JxbSir/YiYuanYunGou - 高仿一元云购IOS应用(高仿自一元云购安卓客户端)
- acerbetti/ACEDrawingView - An open source iOS component to create a drawing app
- raweng/stack-scroll-view - Stack Scroll View Panel like Twitter Ipad app for iOS developers [iPad]
- mtabini/AFKPageFlipper - A simple 3-D page flip transition for iOS devices
- min/MNCalendarView - Highly customizable calendar component for iOS apps
- evernote/evernote-sdk-ios - Evernote SDK for iOS
- alexdrone/ios-flexboxkit - A simple UIKit extension to wrap Flexbox layouts.
- Marxon13/M13BadgeView - A customizable badge for iOS applications.
- daria-kopaliani/DAProgressOverlayView - A UIView subclass displaying download progress. Looks similarly to springboard icons of apps being downloaded in iOS 7.
- MegaBits/SIOSocket - Realtime iOS application framework (client) http://socket.io
- DenHeadless/ZoomInteractiveTransition - Simple zoom transition using iOS 7 Custom View Controller Transitions API
- foursquare/FSNetworking - foursquare iOS networking library
- jonathantribouharet/JT3DScrollView - ScrollView with custom effects during the scroll for iOS
- podio/ios-view-frame-builder - A small library for semantic layout of UIViews.
- balram3429/BTSimpleSideMenu - This is a simple side menu for iOS
- leverdeterre/PermissiveResearch - An iOS search engine that allows mistakes in the searched element.
- mixdesign/AAShareBubbles - Animated Social share buttons control for iOS
- bpoplauschi/BPForms - Dynamic forms for iPhone/iPad - iOS 6, 7 and later
- Kjuly/iPokeMon - PokéMon like game on iOS with Location Based Service.
- mattt/Antenna - Extensible Remote Logging for iOS
- barbosa/GBFlatButton - A flat and light implementation of UIButton for iOS
- JimLiu/WeiboSDK - 新浪微博SDK之iOS版本
- urbanairship/ios-library - Urban Airship iOS SDK
- rsattar/Voucher - A simple library to make authenticating tvOS apps easy via their iOS counterparts.
- kenshin03/Home-For-iOS - Facebook Home port for iOS.
- itjhDev/itjh - IT江湖iOS客户端
- kylebrowning/drupal-ios-sdk - The Drupal iOS Software Development Kit provides a full suite of iOS methods to natively connect iOS applications to Drupal 7 and 8.
- gfthr/FastTextView - The best rich editor (TextView) on IOS platform ,maybe be the fastest
- mwkoelb/MWKProgressIndicator - A minimal progress indicator for iOS with status update support. Displays above UINavigationBar and below the Status Bar
- andrei200287/SAVideoRangeSlider - iOS Video trim control
- alikaragoz/AKSegmentedControl - 🍫 Fully customizable Segmented Control for iOS
- Marxon13/M13PDFKit - M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications.
- honcheng/PaperFoldGallery - PaperFoldGallery for iOS
- bitstadium/HockeySDK-iOS - The official iOS SDK for the HockeyApp service (Releases are in the master branch, current development in the default develop branch)
- Machx/MVVM-IOS-Example - A basic example of a way to implement MVVM using ReactiveCocoa
- AviaryInc/Mobile-Feather-SDK-for-iOS - Aviary's photo editing SDK for iOS. Please email [email protected] with feedback/issues.
- nto/AirView - AirPlay viewer for iOS devices
- lookingstars/nuomi - 高仿百度糯米iOS版,版本号5.13.0。/**作者:ljz ; Q Q:863784757 ; 注明:版权所有,转载请注明出处,不可用于其他商业用途。 */
- ekurutepe/MPNotificationView - An in-app notification view that mimics the iOS 6 notification views which appear above the status bar
- gdawg/uiimage-dsp - IOS UIImage processing functions using the vDSP/Accellerate framework for speed.
- stepanhruda/STPTransitions - Unified, easy API for custom iOS view controller transitioning
- myell0w/MTLocation - A Framework to add convenience-stuff for easier coping with CoreLocation/MapKit on iOS. It includes a custom UIBarButtonItem mimicing the Locate-Me-Button of the built-in Google Maps App
- raffael/RMBlurredView - This subclass of NSView can be used to get an iOS 7 like blurred background to mimic a frosted glass effect.
- erndev/EDStarRating - Configurable Star Rating control for iOS and OSX
- CyberAgent/iOS-NBUKit - UIKit and NSFoundation convenience categories and subclasses.
- nschum/FontAwesomeIconFactory - A factory for turning Font Awesome icons into images for user interface controls. Works for iOS and OS X.
- TransitApp/SVBlurView - A simple reimplementation of FXBlurView for iOS 7
- gbammc/WechatPayDemo - 非官方微信支付 iOS demo
- PeteC/DSLCalendarView - Simple calendar view for iOS
- Constantine-Fry/Foursquare-API-v2 - Foursquare API v2 For iOS
- ginatrapani/todo.txt-ios - Official Todo.txt iOS app for managing your todo.txt file stored in Dropbox.
- dstnbrkr/VCRURLConnection - VCRURLConnection is an iOS and OSX API to record and replay HTTP interactions, inspired by VCR for ruby
- provideal/MMGridView - A simple grid view / dashboard component for iOS
- MP0w/MPSkewed - An iOS collection view subclass to present a list of skewed images and a collection view layout to add parallax to the images
- tkzic/audiograph - iOS audio processing graph demonstration
- palmin/ios-multi-back-button - back-button replacement for iOS 8 that allows going back multiple levels
- jmenter/JAMSVGImage - Display resolution independent SVGs in iOS.
- xerxes235/HyperImageView - Fastest Image Drawing Control in iOS
- angelolloqui/AGi18n - Utility to easily localize your iOS apps by automatically extracting texts from code and XIB files into a Localizable strings
- Aufree/Hodor - Simple solution to localize your iOS App.
- ptoomey3/Keychain-Dumper - A tool to check which keychain items are available to an attacker once an iOS device has been jailbroken
- uber/signals-ios - Typeful eventing
- ArthurGuibert/FSInteractiveMap - A charting library to visualize and interact with a vector map on iOS. It's like Geochart but for iOS!
- uservoice/uservoice-ios-sdk - UserVoice iOS SDK
- sweetmandm/ionicons-iOS - Easily use ionicons in your native SDK iOS projects
- Aufree/ESTCollectionViewDropDownList - A demo implementation of a drop down tag list view for iOS.
- rocketshipapps/adblockfast - A new, faster ad blocker for Android, iOS, Chrome, and Opera.
- jlaws/JLPermissions - An iOS pre-permissions utility that lets developers ask users on their own dialog for calendar, contacts, location, photos, reminders, twitter, push notifications and more, before making the system-based permission request.
- robotmedia/Lyt - Categories to make autolayout (more) readable and less verbose. For iOS and OS X.
- DeveloperLx/LxThroughPointsBezier - A funny iOS library. Draw a smooth bezier through several points you designated. The curve‘s bend level is adjustable.
- voyage11/Location - Background Location Update Programming for iOS 7 and 8 over an extended period of time. Continue to get location on both foreground and background.
- peter-iakovlev/Telegram - Telegram Messenger for iOS
- dhennessy/PAPasscode - Passcode view controller for iOS
- itsmeichigo/ICGTransitionAnimation - ICGTransitionAnimation is a library to customize transition animation in iOS 7 and above.
- wordpress-mobile/WordPress-Editor-iOS - A reusable iOS rich text editor component.
- marcoarment/FCUtilities - Common iOS utilities that I've needed for my apps. Hopefully some are useful for yours.
- brandonhamilton/inputtoolbar - Expandable text input toolbar for iOS applications
- lukagabric/LASIImageView - iOS UIImageView subclass - download image with different progress indicators
- cubewang/NewsReader - iOS News Reader compatible with iPhone and iPad
- lizelu/MVVM - 一个MVVM架构的iOS工程
- ajerez/AJNotificationView - Notice component for iOS
- RedBearLab/iOS - Provides a BLE framework for developing BLE App on iOS/OSX platform using RBL BLE Service.
- smartapps-fr/DDExpandableButton - A single-file iOS 5.0+ class designed to be used like an expandable UIButton ; as seen in the iOS Camera app for the "flash" button.
- tbl00c/iOSAppTemplate - 高仿微信,iOS应用开发模板,个人总结。
- YasKuraishi/YKMediaPlayerKit - Painlessly and natively play YouTube, Vimeo, and .MP4, .MOV, .MPV, .3GP videos and fetch thumbnails on your iOS devices.
- dlinsin/DLStarRating - [INACTIVE] iOS star rating component
- kaiinui/UIColor-uiGradientsAdditions - [iOS] Beautiful colors from uiGradients
- x2on/FSImageViewer - Photo viewer (gallery) for iOS with AFNetworking and caching.
- peterhajas/MobileNotifier - iOS Notifications. Done right.
- ekohe/EKStreamView - A scrolling view of a number of columns containing multiple cells with variable different heights for iOS, inspired by Pinterest.
- wess/Survey - iOS Form building made simple
- vfr/Viewer - PDF Viewer App for iOS
- iSECPartners/Introspy-iOS - Security profiling for blackbox iOS
- davbeck/TURecipientBar - A UIView to handle entering recipients similar to iOS Mail
- rmaddy/VerifyStoreReceiptiOS - A helper class for verifying App Store receipts under iOS.
- forcedotcom/SalesforceMobileSDK-iOS - Force.com mobile SDK for iOS applications
- tue-savvy/SimulatorManager - Simple Mac Application to perform quick access iOS Simulator Application data
- aporat/KKPasscodeLock - KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.
- KurtCode/PDFKitten - A framework for extracting data from PDFs in iOS
- tumblr/TMTumblrSDK - Unopinionated and flexible library for easily integrating Tumblr data into your iOS or OS X application.
- YuAo/WUEmoticonsKeyboard - Customizable emotion icons keyboard for iOS.
- simonmaddox/GoogleTransit-iOS6 - Use Google Maps for Mobile's Transit Directions in iOS6's Maps.app
- sx1989827/RunTrace - 一个可以实时跟踪分析iOS App视图的小工具
- mutualmobile/MMBarricade - Runtime configurable local server for iOS apps.
- ianb821/IBActionSheet - Customizable iOS 7 style UIActionSheet
- dreamwieber/AttributedMarkdown - Native Markdown Parsing to NSAttributedString on iOS
- TeehanLax/TLTiltHighlightView - A horizontal gradient which adjusts its appearance based on the positional attitude of an iOS device.
- moqod/ios-scratch-n-see - The project provides en effect when the user swipes the finger over one texture and by swiping reveals the texture underneath it. The effect can be applied for scratch-card action or wiping a misted glass.
- linkedin/LayoutTest-iOS - Write unit tests which test the layout of a view in multiple configurations
- jonathantribouharet/JTHamburgerButton - An animated hamburger button for iOS.
- iosptl/ios7ptl - Sample Code from iOS 7 Programming Pushing the Limits
- sachinkesiraju/SKSplashView - Create custom animated splash views similar to the ones in the Twitter, Uber and Ping iOS app.
- meiwin/BTBreadcrumbView - iOS breadcrumb UI control
- robterrell/TVOutManager - Mirror the display of an iOS device on an external screen
- lilei644/LLSlideMenu - This is a spring slide menu for iOS apps - 一个弹性侧滑菜单
- kitschpatrol/KPRunEverywhereXcodePlugin - An Xcode plugin to build and run an app across multiple iOS devices with one click.
- ben-ng/phonegap-air - Put your web app in the iOS App Store and update it whenever you want.
- mobileresearch/weibo_ios_sdk_sso-oauth - sina weibo sdk of sso and Oauth2.0
- mbrenman/MBSimpleLoadingIndicator - An easy-to-use, highly-customizable loading indicator for iOS apps
- nextive/NextiveJson - A fast JSON parser for iOS and MacOS
- brunow/NoteItIOS - Ios markdown notebook
- NickTitle/iOS7-Trans-Blur - Implementation of the new iOS7-style masking transparency blur, using StackBlur
- Haoest/SudokuResolv - Sudoku solver with OCR capability on iOS (edit: developed for iOS 4 before ARC, some memory reference changes may be required to get the app to make a full run.)
- markohlebar/BIND - Data Binding and MVVM for iOS
- MP0w/iOS-Headers - iOS 5.0/5.1/6.0/6.1/7.0/7.1/8.0/8.1 Headers of All Frameworks (private and not) + SpringBoard
- artifacts/AFCache - AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance
- SergioChan/SCCatWaitingHUD - 🐱 This is a cute and simple loading HUD on iOS :-P 这是一个可爱清新简单的加载HUD控件
- soffes/ssmessagesviewcontroller - iOS Messages.app style table view controller
- poetmountain/PMTween - An elegant and flexible tweening library for iOS and tvOS.
- jellybeansoup/ios-quayboard - A keyboard accessory that blends in with the default iOS keyboard.
- gpolak/LFHeatMap - Extremely fast iOS heat maps
- digdog/UIDickBar - Dickbar, Twitter's mainstream consumer client experience, now available for your iOS apps too.
- malcommac/DMLazyScrollView - Lazy Loading UIScrollView for iOS (with support for infinite scrolling)
- nicklockwood/StandardPaths - StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting the iCloud backup flags on iOS. It also provides support for working with device-specific file suffixes, such as the @2x suffix for Retina displays, or the -568h suffix for iPhone 5 and can optionally swizzle certain UIKit methods to support these suffixes more consistently.
- facebook/react-native-fbsdk - A wrapper around the iOS Facebook SDK for React Native apps. Provides access to login, sharing, graph requests, etc.
- nathanborror/Play - A better Sonos controller for iOS
- chrismiles/EZForm - iOS form handling and validation library.
- mmorey/MDMCoreData - A collection of lightweight Core Data classes for iOS and OS X.
- ecstasy2/toast-notifications-ios - We at Guru software really love toast notifications available on android OS, so we've built a similar feature for the IOS enabled devices.
- acoomans/iOS-MagnifyingGlass - A magnifying glass for iOS
- UrbanApps/UALogger - A powerful and flexible logging utility for Mac/iOS apps
- x2on/libssh2-for-iOS - A script for compiling libssh2 for iOS Devices (iPhone, iPad, iPod Touch). The example app can connect to an server with SSH and execute commands.
- devcxm/iOS-Images-Extractor - A Mac app to decode and extract images from iOS apps, support png/jpg/ipa/Assets.car files.
- clowwindy/ShadowVPN-iOS - Removed according to regulations.
- Tibolte/TGFoursquareLocationDetail-Demo - iOS project recreating Foursquare design and behaviour when presenting location details
- RoshanNindrai/RBMenu - A menu for iOS that was inspired by Medium iOS APP
- sneakyness/SneakyInput - Ready to use on screen Joysticks and Buttons for iOS gaming.It's pretty solid. Give it a try! This will be updated to always work with latest trunk of Cocos2D
- samvermette/SVStatusHUD - a copycat of the HUD shown on orientation and volume change in iOS.
- nicklockwood/GLView - Simple class collection for creating an OpenGL view on iOS and loading and displaying 3D models and images in a variety of formats, including compressed and uncompressed PVRTC.
- yixia/Vitamio-iOS - Vitamio for iOS
- nicklockwood/BaseModel - BaseModel provides a base class for building model objects for your iOS or Mac OS projects. It saves you the hassle of writing boilerplate code, and encourages good practices by reducing the incentive to cut corners in your model implementation.
- nfarina/xmldocument - A lightweight XML Document class for iOS.
- viniciusmo/VMaskTextField - VMaskTextField is a library which create an input mask for iOS.
- sendoa/QBKOverlayMenuView - Menú flotante que trata de imitar el ofrecido por la app Sparrow para iOS
- mfikes/goby - Develop iOS apps with ClojureScript
- brunow/BaseKit - BaseKit is a set of IOS class to make your life easier.
- Oblong/OBDragDrop - OBDragDrop is a self-contained iOS drag and drop library that depends only on UIKit.
- jessegrosjean/DropboxSync - Dropbox to iOS sync
- yujinakayama/NAKPlaybackIndicatorView - A view that mimics the music playback indicator in the Music.app on iOS 7
- weida-studio/QQ - QQ For iOS code
- kaiinui/KIChameleonView - [iOS] A magical image view! Can be a movie, or an anim gif, or normal png, jpgs.
- detroit-labs/AmazeKit - AmazeKit is a library for rendering beautiful images in your iOS app.
- wtmoose/TLLayoutTransitioning - Enhanced transitioning between UICollectionView layouts in iOS.
- frankdilo/FDStatusBarNotifierView - A notifier view for iOS that resides in the status bar.
- atljeremy/JFDepthView - iOS project for presenting views with a 3D effect to add depth
- supertop/grid-window - A grid overlay for iOS apps.
- ebutterfly/EBPurchase - Simple In-App Purchase for iOS
- GrahamDennis/GDFileManagerKit - A consistent iOS API for cloud file storage services including Dropbox and Google Drive.
- jhurray/EZLayout - A new take on iOS layouts using percentages. Goodbye autolayout.
- huang303513/iOS-Study-Demo - iOS各种知识点学习、总结、基本每个一个功能点(建议先看readme)
- KieranLafferty/KLSwitch - An iOS 7 UISwitch clone that works on iOS 5+
- PlenipotentSS/SSStackedPageView - Stacked Views paged on top of each other, inspired by iOS 7 Reminders and iOS 7 Passport
- Itseez/opencv_for_ios_book_samples - "OpenCV for iOS" book samples
- spoletto/SPUserResizableView - SPUserResizableView is a user-resizable, user-repositionable UIView subclass built for iOS.
- zac/dragkit - An iOS opensource framework for supporting Drag & Drop within an application and between applications.
- gregwym/InformaticToolbar - The information can be shown on a toolbar is more than you can imagine - iOS Toolbar extension library
- DianQK/DQKFreezeWindowView - A freeze window effect view for iOS
- mmackh/KEYPullDownMenu - A pull down menu, similar to notification center on iOS that supports an unlimited number of items. Items can either be selected, deleted or reordered. The control is aimed at providing context for switching data within the same view controller.
- appcornerit/DeploydKit - DeploydKit makes it easy to add a professional web backend to your iOS app with Deployd.
- aclissold/the-oakland-post - The Oakland Post iOS app, written in pure Swift
- MitchellMalleo/MMParallaxPresenter - iOS Custom UIScrollView Class to display static text / views with a vertical parallax effect
- nicklockwood/ReflectionView - A UIView subclass designed to make it easy to create "mirrored floor"-style reflections of views on iOS.
- hshpy/HPYZhiHuDaily - 仿知乎日报 iOS app
- tonqa/JustType - JustType - The Better Keyboard for iOS
- mokagio/Stencils - Speedup your iOS app development using icon fonts
- Viacheslav-Radchenko/TSUIKit - UI components for iOS.
- RSully/RSColorPicker - iOS color picker view with brightness control, opacity control, and delegation support.
- ksuther/KSScreenshotManager - Teach your computer to take screenshots of your app so you don't have to anymore. Tools to automate making iOS screenshots.
- kpwn/yalu - incomplete ios 8.4.1 jailbreak by Kim Jong Cracks (8.4.1 codesign & sandbox bypass w/ LPE to root & untether)
- mspensieri/MSLiveBlur - Live blurring for iOS
- ondalabs/OLGhostAlertView - Temporary and unobtrusive translucent alert view for iOS
- kstenerud/KSReachability - A better iOS & Mac reachability for a modern age.
- Split82/iOSMemoryBudgetTest - Small iOS application which tries to allocate as much memory as possible to crash. After that you can run the application again to see how much memory was needed for crash and when all the memory warnings happen.
- mcconkiee/EMHint - EMHint is an iOS class group that easily adds a spotlight-like effect to a view highlighting or hinting at something that may be important on the screen.The protocols of EMHintDelegate allow users to override many of the default actions and views. Tapping the black overlay fades it away. Great for quick "how to" or tutorials in your app.
- adba/OpenWeatherMapAPI - iOS api classes for openweathermap.org
- dyang/DYRateView - A custom iOS rate view control similar to the one used in Apple's App Store.
- ole/OBSlider - A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).
- gaosboy/kache - iOS缓存控件,支持哈希,队列和时间池
- domesticcatsoftware/DCControls - iOS Rotary Knob & Slider controls. All custom drawing, no images, customizable.
- liaojinxing/V2EXClient - Swift实现的V2EX iOS客户端
- danielbierwirth/DropboxBrowser - A simple ios Dropbox PDF Document Browser - list Dropbox, browse directory, download PDF Documents
- aksonov/react-native-tableview - Native iOS UITableView for React Native with JSON support and more
- marcoarment/FCOfflineQueue - A serial iOS operation queue that pauses when offline and persists unfinished operations between launches.
- leancloud/leanchat-ios - 用 LeanCloud 实时通信组件做的应用 LeanChat
- trenskow/AirFloat - Implementation of AirPlay audio (AirTunes) for iOS.
- trawor/VZ - 微转 iOS客户端
- inamiy/YIPopupTextView - facebook's post-like input text view for iOS (Beerware license)
- britg/MultistrokeGestureRecognizer-iOS - A library for defining and detecting multi-stroke gestures created through touch-input on iOS devices
- EddyBorja/MLPAccessoryBadge - A customizable badge for displaying metadata, especially in UITableViewCells. For iOS.
- nrj/AlphaGradientStatusBar - iOS status bar masked with CAGradientLayer
- hfrahmann/HFStretchableTableHeaderView - Stretchable TableHeaderView for iOS.
- gooichi/foursquare-ios-api - Foursquare API v2 for iOS
- litl/WKVerticalScrollBar - A traditional-style scrollbar for iOS that integrates with existing UIScrollView or UIScrollView subclasses.
- davidman/DHSmartScreenshot - UITableView/UIScrollView Category to get really easy, smart and instant screenshot images like no other library out there for iOS 5+ devices.
- sebyddd/SDFeedParser - 🚀 The easiest and most effective way to parse your Wordpress blog's feed on iOS.
- airbrake/airbrake-ios - A Airbrake Notifier for iOS
- npctech/Tattle-UI-iOS - Tattle UI control library for IOS
- Cocoanetics/DTRichTextEditor - A rich-text editor for iOS
- kirbyt/KTOneFingerRotationGestureRecognizer - KTOneFingerRotationGestureRecognizer is a custom UIGestureRecognizer for doing one finger rotations in iOS apps.
- johnyorke/JYGraphView - Simple line graph view for iOS.
- iMoreApps/ffmpeg-avplayer-for-ios-tvos - A tiny but powerful iOS and Apple TV OS av player framework that's based on the FFmpeg library.
- carsonmcdonald/PushBackAnimation - Example animation for iOS that sends one view into the background as another view slides up
- asifmujteba/iOSSharedViewTransition - iOS 7 based transition library for View Controllers having a Common View
- minhntran/MTCardLayout - Mimicking the behavior of the Passbooks apps in iOS using a custom UICollectionViewLayout.
- martydill/ios-queryable - ios-queryable is an implementation of IQueryable/IEnumerable for Core Data
- jakeboxer/JBDeviceOwner - Cocoa Touch library for finding information on an iOS device's owner. Inspired by Square's iOS app.
- eczarny/xmlrpc - The Cocoa XML-RPC Framework is a lightweight XML-RPC client framework for Mac OS X and iOS.
- StyleShare/SSBouncyButton - iOS 7-style bouncy button.
- RossAnderson/EarthView - 3D Visualization of Earth using Map Tiles for iOS
- prateek147/DVIA - Damn Vulnerable iOS App (DVIA) is an iOS application that is damn vulnerable. Its main goal is to provide a platform to mobile security enthusiasts/professionals or students to test their iOS penetration testing skills in a legal environment. This application covers all the common vulnerabilities found in iOS applications (following OWASP top 10 mobile risks) and contains several challenges that the user can try. This application also contains a section where a user can read various articles on iOS application security. This project is developed and maintained by @prateekg147. The vulnerabilities and solutions covered in this app are tested upto iOS 8.1 .
- coryalder/DMActivityInstagram - Instagram sharing, iOS 6 style.
- biasedbit/BBCyclingLabel - iOS 5+ (ARC) UILabel clone that performs animated transitions when changing text
- alibaba/MBMvc - An iOS Message Based MVC framework
- ocrickard/OCPDFGen - PDF from HTML generation library for iOS
- perfaram/PFSystemKit - The iOS/OSX system investigator
- kentnguyen/KNMultiItemSelector - A multiple item selector control for iOS
- bartolsthoorn/NVDSP - iOS/OSX DSP for audio (with Novocaine)
- veader/V8HorizontalPickerView - Horizontal UIPickerView Control for iOS
- Krelborn/KILabel - A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
- rmaddy/RMPhoneFormat - RMPhoneFormat provides a simple to use class for formatting phone numbers in iOS apps. The formatting should replicate what you would see in the Contacts app for the same phone number.
- evadne/DayFlow - iOS Date Picker + Infinite Scrolling
- sonsongithub/PopupView - PopupView for iOS, like UICalloutView. BSD License.
- zhengjinghua/StitchingImage - iOS 仿微信群组封面拼接控件, 直接拖进项目就可使用, 支持 CocoaPods 安装. WeChat-like, drop-in version, stitching mage
- mstrchrstphr/LocationPickerView - MKMapView + UITableView + Parallax scrolling. Provides a framework for building an interactive location picker on iOS.
- cokecoffe/ios-demo - demos for ios study.
- appfigures/AFSwipeToHide - Hide your toolbars with a swipe. Just like Safari for iOS.
- NoCodeNoWife/LLRiseTabBar-iOS - 仿淘宝闲鱼的 TabBar
- rs/SDWebImage - Asynchronous image downloader with cache support as a UIImageView category
- jdg/MBProgressHUD - MBProgressHUD + Customizations
- Mantle/Mantle - Model framework for Cocoa and Cocoa Touch
- magicalpanda/MagicalRecord - Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
- supermarin/Alcatraz - Package manager for Xcode
- TransitApp/SVProgressHUD - A clean and lightweight progress HUD for your iOS app.
- jigish/slate - A window management application (replacement for Divvy/SizeUp/ShiftIt)
- TTTAttributedLabel/TTTAttributedLabel - A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
- OpenEmu/OpenEmu - 🎮 Emulator framework for Mac OS X
- CoderMJLee/MJRefresh - An easy way to use pull-to-refresh.
- IFTTT/JazzHands - A simple keyframe-based animation framework for UIKit. Perfect for scrolling app intros.
- eczarny/spectacle - Spectacle allows you to organize your windows without using a mouse.
- levey/AwesomeMenu - Path 2.0 menu using CoreAnimation :)
- square/SocketRocket - A conforming Objective-C WebSocket client library.
- icanzilb/JSONModel - Magical Data Modelling Framework for JSON. Create rapidly powerful, atomic and smart data model classes
- ResearchKit/ResearchKit - ResearchKit is an open source software framework that makes it easy to create apps for medical research or for other research projects.
- BoltsFramework/Bolts-iOS - Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
- samuelclay/NewsBlur - NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
- Cocoanetics/DTCoreText - Methods to allow using HTML code with CoreText
- samvermette/SVPullToRefresh - Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
- arashpayan/appirater - A utility that reminds your iPhone app's users to review the app.
- git-up/GitUp - The Git interface you've been missing all your life has finally arrived.
- XVimProject/XVim - Xcode plugin for Vim keybindings
- dzenbot/DZNEmptyDataSet - A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
- uranusjr/macdown - Open source Markdown editor for OS X.
- CoderMJLee/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.
- ksuther/KSImageNamed-Xcode - Xcode plug-in that provides autocomplete for imageNamed: calls
- gnachman/iTerm2 - iTerm2 is a terminal emulator for Mac OS X that does amazing things.
- mattt/FormatterKit -
stringWithFormat:
for the sophisticated hacker set - enormego/EGOTableViewPullRefresh - A similar control to the pull down to refresh control created by atebits in Tweetie 2.
- fpillet/NSLogger - A modern, flexible logging tool
- gotosleep/JASidePanels - Reveal side ViewControllers similar to Facebook/Path's menu
- MacGapProject/MacGap1 - Desktop WebKit wrapper for HTML/CSS/JS applications.
- facebook/origami - A Quartz Composer framework that enables interactive design prototyping without programming.
- boctor/idev-recipes - Open source code for the idevrecipes.com blog
- steipete/Aspects - Delightful, simple library for aspect oriented programming.
- ColinEberhardt/VCTransitionsLibrary - A collection of iOS7 animation controllers and interaction controllers, providing flip, fold and all kinds of other transitions.
- FuzzyAutocomplete/FuzzyAutocompletePlugin - A Xcode 5+ plugin that adds more flexible autocompletion rather than just prefix-matching.
- insidegui/WWDC - WWDC app for OS X
- twitter/twui - A UI framework for Mac based on Core Animation
- rentzsch/mogenerator - Core Data code generation
- rsms/kod - Programmers' editor for OS X
- AlanQuatermain/AQGridView - A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
- fikovnik/ShiftIt - Managing windows size and position in OSX
- PostgresApp/PostgresApp - The easiest way to get started with PostgreSQL on the Mac
- ianyh/Amethyst - Tiling window manager for OS X à la xmonad.
- ealeksandrov/EAIntroView - Highly customizable drop-in solution for introduction views.
- sparkle-project/Sparkle - A software update framework for OS X
- steipete/PSTCollectionView - Open Source, 100% API compatible replacement of UICollectionView for iOS4.3+
- xhzengAIB/MessageDisplayKit - An IM App like WeChat App has to send text, pictures, audio, video, location messaging, managing local address book, share a circle of friends, drifting friends, shake a fun and more interesting features.
- Sumi-Interactive/SIAlertView - An UIAlertView replacement with block syntax and fancy transition styles.
- sprang/Inkpad - Vector illustration app for the iPad.
- jimbojsb/launchrocket - A Mac PrefPane to manage all your Homebrew-installed services
- omnigroup/OmniGroup - Source for many of The Omni Group's frameworks
- ShareKit/ShareKit - Drop in sharing features for all iPhone and iPad apps
- steipete/PSStackedView - open source implementation of Twitter/iPad stacked ui - done right.
- leah/PullToRefresh - A simple iPhone TableViewController for adding pull-to-refresh functionality.
- usebutton/DeepLinkKit - A splendid route-matching, block-based way to handle your deep links.
- rnystrom/RNFrostedSidebar - A Control Center-esque control with blurred background and toggle animations.
- ltebean/LTNavigationBar - UINavigationBar Category which allows you to change its appearance dynamically
- romaonthego/REMenu - Dropdown menu inspired by Vine.
- qfish/XAlign - An amazing Xcode plugin to align regular code. it can align Xnything in any way you want.
- supermarin/ObjectiveSugar - ObjectiveC additions for humans. Ruby style.
- mogujie/TeamTalk - TeamTalk is a solution for enterprise IM
- quicksilver/Quicksilver - Quicksilver Mac OS X Project Source
- omz/AppSales-Mobile - App Sales allows iPhone and Mac App Store developers to download and analyze their daily and weekly sales reports from iTunes Connect.
- victorBaro/VBFPopFlatButton - Flat button with 9 different states using POP
- ideashower/ShareKit - Drop in sharing features for all iPhone and iPad apps
- fitztrev/shuttle - A simple SSH shortcut menu for OS X
- qvacua/vimr - Project VimR — Refined Vim experience for OS X
- zhxnlai/ZLSwipeableView - A simple view for building card like interface like Tinder and Potluck.
- tonsky/AnyBar - OS X menubar status indicator
- mpospese/MPFoldTransition - Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
- youknowone/UI7Kit - Backport flat-style UIKit from iOS7 to iOS5+
- andreamazz/AMWaveTransition - Custom transition between viewcontrollers holding tableviews
- HansPinckaers/GrowingTextView - An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
- XcodeGhostSource/XcodeGhost - "XcodeGhost" Source
- buzzfeed/Sketch-Toolbox - A plugin manager for Sketch.app
- tomknig/TOMSMorphingLabel - Configurable morphing transitions between text values of a label.
- EvgenyKarkan/EKAlgorithms - EKAlgorithms contains some well known CS algorithms & data structures.
- pieter/gitx - A gitk clone for OS X
- cwRichardKim/RKNotificationHub - Make any UIView a full fledged notification center
- mstarke/MacPass - A native OS X KeePass client
- Simbul/baker - The HTML5 ebook framework to publish interactive books & magazines on iPad & iPhone using simply open web standards
- relatedcode/EncryptedChat - This is a full native iPhone app to create realtime, text based group or private chat with Parse and Firebase.
- romaonthego/RETableViewManager - Powerful data driven content manager for UITableView.
- yuantiku/YTKNetwork - YTKNetwork is a high level request util based on AFNetworking.
- robb/RBBAnimation - Block-based animations made easy, comes with easing functions and a CASpringAnimation replacement.
- SelfControlApp/selfcontrol - Is email a distraction? SelfControl is an OS X application which blocks access to mail servers and websites for a predetermined period of time. It can not be undone by the app or by a restart – you must wait for the timer to run out.
- xmartlabs/XLPagerTabStrip - Android PagerTabStrip for iOS.
- JadenGeller/Helium - A floating browser window for OS X
- danielamitay/DACircularProgress - DACircularProgress is a UIView subclass with circular UIProgressView properties.
- rickytan/RTImageAssets - A Xcode plugin to automatically generate @2x, @1x image from @3x image for you, or upscale to @3x from @2x
- graphsketcher/GraphSketcher - A fast, simple graph drawing and data plotting app for OS X and iPad.
- mariohahn/MHVideoPhotoGallery - A Photo and Video Gallery
- cparnot/ASCIImage - Create UIImage / NSImage instances with NSString and ASCII art
- scrod/nv - Notational Velocity: modeless, mouseless Mac OS X note-taking application
- nicklockwood/iVersion - Library for dynamically checking for updates to Mac/iPhone App Store apps from within the application and notifying users about the new release. Can also notify users about new features in the app the first time they launch after an upgrade.
- marcoarment/FCModel - An alternative to Core Data for people who like having direct SQL access.
- coteditor/CotEditor - Lightweight Plain-Text Editor for OS X
- mattgallagher/AudioStreamer - A streaming audio player class (AudioStreamer) for Mac OS X and iPhone.
- AliSoftware/OHAttributedLabel - UILabel that supports NSAttributedString
- robb/Underscore.m - A DSL for Data Manipulation
- MengTo/DesignerNewsApp - Build a Swift App as a designer
- sprang/Brushes - Painting app for the iPhone and iPad.
- forkingdog/FDFullscreenPopGesture - A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
- jamztang/JTGestureBasedTableViewDemo - Recreating the buttonless interaction pattern found in Clear for iPhone app
- gpambrozio/BlockAlertsAnd-ActionSheets - Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
- smileyborg/UIView-AutoLayout - Deprecated in favor of PureLayout, which includes OS X support:
- sequelpro/sequelpro - MySQL database management for Mac OS X
- floriankugler/FLKAutoLayout - UIView category which makes it easy to create layout constraints in code
- klazuka/Kal - A calendar component for the iPhone (the UI is designed to match MobileCal)
- MatthewYork/MYBlurIntroductionView - A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
- trawor/XToDo - Xcode plugin to collect and list the
TODO
,FIXME
,???
,!!!!
- ideaismobile/IDMPhotoBrowser - Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
- atebits/SimFinger - Screencasting for iPhone
- capttaco/Briefs - Framework for iPhone wireframes
- hyperoslo/Sync - Modern JSON synchronization to Core Data
- Codeux-Software/Textual - Textual is an IRC client for OS X
- drewmccormack/ensembles - A synchronization framework for Core Data.
- rentzsch/jrswizzle - one-stop-shop for all your method swizzling needs
- njdehoog/NHBalancedFlowLayout - UICollectionViewLayout subclass for displaying items of different sizes in a grid without wasting any visual space. Inspired by: http://www.crispymtn.com/stories/the-algorithm-for-a-perfectly-balanced-photo-gallery
- 100apps/openshare - 不用官方SDK,利用社交软件移动客户端(微信/QQ/微博/人人/支付宝)分享/登录/支付。
- liyong03/YLGIFImage - Async GIF image decoder and Image viewer supporting play GIF images. It just use very less memory.
- omz/Dash-Plugin-for-Xcode - Plugin for Xcode to integrate the Dash documentation viewer app
- forkingdog/FDStackView - Use UIStackView directly in iOS6+
- rnystrom/RNGridMenu - A grid menu with elastic layout, depth of field, and realistic animation.
- mdznr/What-s-New - Easily present the latest changes and features to your users on app updates.
- alskipp/ASValueTrackingSlider - A UISlider subclass that displays the slider value in a popup view
- audiokit/AudioKit - Open-source audio synthesis, processing, & analysis platform.
- supermarin/ObjectiveRecord - ActiveRecord for Objective-C
- erica/uidevice-extension - Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
- uzysjung/UzysAnimatedGifPullToRefresh - Add PullToRefresh using animated GIF to any scrollView with just simple code
- livereload/LiveReload - LiveReload.app for Mac and Windows. See “develop” branch for the latest Windows release and LiveReload 3 progress. (NOTE: renamed from LiveReload2.)
- github/Rebel - Cocoa framework for improving AppKit
- vpdn/MMAppSwitcher - Replace iOS7 app switcher view with your own customized card view.
- lanayotech/vagrant-manager - Manage your vagrant machines in one place with Vagrant Manager for OS X
- maciekish/iReSign - iReSign allows iDevice app bundles (.ipa) files to be signed or resigned with a digital certificate from Apple for distribution. This tool is aimed at enterprises users, for enterprise deployment, when the person signing the app is different than the person(s) developing it.
- whomwah/qlstephen - A QuickLook plugin that lets you view plain text files without a file extension
- ReactiveCocoa/ReactiveViewModel - Model-View-ViewModel, using ReactiveCocoa
- robertwijas/UISS - UIAppearance Stylesheets
- kean/DFImageManager - Advanced framework for managing images
- ldandersen/scifihifi-iphone - Open source iPhone code
- Xuzz/newsyc - An iPhone Hacker News client.
- KittenYang/KYGooeyMenu - A not bad gooey effects menu.
- overboming/ZCAnimatedLabel - UILabel replacement with fine-grain appear/disappear animation
- SamRothCA/Today-Scripts - A widget for running scripts in the Today View in OS X Yosemite's Notification Center
- dsxNiubility/SXNews - 模仿网易新闻做的精仿网易新闻
- danielebogo/DBCamera - DBCamera is a simple custom camera with AVFoundation
- mtonio91/AMSmoothAlert - Cool AlertView
- andreamazz/AMPopTip - An animated tooltip
- hfossli/AGGeometryKit-POP - Bridging AGGeometryKit with POP for amazing dynamics and animations.
- 100grams/HGPageScrollView - UIScrollView for iPhone with horizontal paging like mobile Safari tabs
- DeskConnect/SBShortcutMenuSimulator - 3D Touch shortcuts in the Simulator
- psychs/limechat - IRC Client for Mac
- bububa/MongoHub-Mac - MongoHub mac native version.
- thoughtbot/Tropos - Weather and Forecasts for Humans
- zipme/RQShineLabel - Secret app like text animation
- AlexeyBelezeko/TBIconTransitionKit - TBIconTransitionKit is an easy to use icon transition kit that allows to smoothly change from one shape to another.
- kevin0571/STPopup - STPopup provides STPopupController, which works just like UINavigationController in form sheet/bottom sheet style, for both iPhone and iPad.
- fastred/AHKActionSheet - An alternative to the UIActionSheet inspired by the Spotify app.
- questbeat/Lin-Xcode5 - A Localization Manager for Xcode 5
- kolinkrewinkel/Polychromatic - Semantic highlighting for Xcode.
- ridiculousfish/HexFiend - A fast and clever hex editor for Mac OS X
- benoitsan/BBUncrustifyPlugin-Xcode - Xcode plugin to format source code using ClangFormat or Uncrustify
- Ciechan/BCMeshTransformView - Mesh transforms for UIView
- erica/NSDate-Extensions - Practical real-world dates
- AFNetworking/AFOAuth2Manager - AFNetworking Extension for OAuth 2 Authentication
- indragiek/INAppStoreWindow - Extreme Makeover: NSWindow Edition
- questbeat/Lin - Xcode plugin that provides auto-completion for NSLocalizedString.
- runway20/PopoverView - A simple UIView popover control for iPhone/iPad written in CoreGraphics.
- newmarcel/KeepingYouAwake - A Caffeine clone for OS X Yosemite (and Dark Mode).
- mattgemmell/MGTileMenu - Tile-based contextual menu for iPad and iPhone developers.
- shpakovski/Popup - Cocoa project with Popup window appearing from the status bar
- ra1028/RACollectionViewReorderableTripletLayout - The custom collectionView layout that can perform reordering of cells by dragging it.
- StefanLage/SLPagingView - Navigation bar system allowing to do a Tinder like or Twitter like
- DavdRoman/Popsicle - Simple, extensible value interpolation framework
- Julioacarrettoni/UIImageView_FaceAwareFill - This category applies Aspect Fill content mode to an image and if faces are detected it centers them instead of centering the image just by its geometrical center.
- hfossli/AGGeometryKit - Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
- recruit-mp/RMPZoomTransitionAnimator - A custom zooming transition animation for UIViewController
- steipete/AFDownloadRequestOperation - A progressive download operation for AFNetworking.
- quartermaster/QSKit - Q Branch’s collection of Cocoa categories and utilities.
- EnjoySR/ESJsonFormat-Xcode - 将JSON格式化输出为模型的属性
- stefanceriu/SCXcodeMiniMap - Sublime Text like Minimap for Xcode
- thermogl/TISwipeableTableView - Allows you to swipe a UITableViewCell and reveal a back view, functions like cells in the "Twitter" app.
- iwasrobbed/RPFloatingPlaceholders - UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.
- AlexBarinov/UIBubbleTableView - Cocoa UI component for chat bubbles with avatars and images support
- 36Kr-Mobile/KRVideoPlayer - 类似Weico的播放器,支持竖屏模式下全屏播放
- EddyVerbruggen/SocialSharing-PhoneGap-Plugin - Cordova plugin to share text, a file (image/PDF/..), or a URL (or all three) via the native sharing widget
- AaronRandall/Screentendo - Turn your screen into a playable level of Mario
- questbeat/QBImagePicker - A clone of UIImagePickerController with multiple selection support.
- jwilling/JNWSpringAnimation - Spring physics for Core Animation.
- kishikawakatsumi/SECoreTextView - SECoreTextView is multi style text view.
- Yalantis/PullToMakeSoup - Custom animated pull-to-refresh that can be easily added to UIScrollView
- soffes/sspulltorefresh - Simple and highly customizable pull to refresh view
- kevin-hirsch/KVNProgress - KVNProgress is a fully customizable progress HUD that can be full screen or not.
- johnil/VVeboTableViewDemo - VVebo剥离的TableView绘制
- neror/ftutils - iPhone utilities mostly for Core Animation
- thefaj/OpenFlow - CoverFlow API replacement for the iPhone
- alskipp/ASProgressPopUpView - A progress view showing percentage complete in a popup view
- mttrb/BeaconOSX - Use a Bluetooth 4 enabled Mac running Mavericks (not Yosemite) as an iBeacon
- mattgemmell/MGImageUtilities - Useful UIImage categories for iPhone/iPad developers.
- khanlou/SKBounceAnimation - A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
- rnystrom/RNBlurModalView - Add depth to your alerts.
- ricobeck/KFCocoaPodsPlugin - XcodePlugin for CocoaPods with pod commands/console output, user notifications & code completion.
- Split82/HMGLTransitions - HMGLTransitions is set of classes which can animate transition between two UIViews, or presentation / dismissing of UIViewControllers.
- yuantiku/YTKKeyValueStore - A simple Key-Value storage tool, using Sqlite as backend.
- ZhipingYang/UUChatTableView - Cocoa UI component for group or private chat bubbles with text, images and audio support
- ninjinkun/NJKScrollFullScreen - Scroll to full screen like Facebook app
- chockenberry/Provisioning - A Quick Look plug-in for .mobileprovision files
- Instagram/IGInterfaceDataTable - A category on WKInterfaceTable that makes configuring tables with multi-dimensional data easier.
- bengottlieb/Twitter-OAuth-iPhone - An easy way to get Twitter authenticating with OAuth on iPhone
- DavdRoman/Bohr - Settings screen composing framework
- enormego/EGOImageLoading - What if images on the iPhone were as easy as HTML?
- kgn/KGNoise - Cocoa noise drawing code plus a ready to go noise view!
- x2on/OpenSSL-for-iPhone - A script for compiling OpenSSL for iOS Devices (iPhone, iPad, iPod Touch)
- jivadevoe/UIAlertView-Blocks - A category for UIAlertView which allows you to use blocks to handle the pressed button events rather than implementing a delegate.
- mobitar/MBAlertView - [DEPRECATED] A fast block-based alert and HUD library with a simple API.
- haqu/tiny-wings - Remake of the popular iPhone game.
- gontovnik/DGActivityIndicatorView - DGActivityIndicatorView is a great way to make loading spinners in your application look nicer. It contains 32 different indicator view styles.
- ugol/pomodoro - Time management for your Mac
- keycastr/keycastr - KeyCastr, an open-source keystroke visualizer
- Citrrus/BlurryModalSegue - A custom modal segue for providing a blurred overlay effect.
- venmo/VENTouchLock - A Touch ID and Passcode framework used in the Venmo app.
- pyro2927/ParallaxBlur - Easy to subclass parallax UITableController w/ blurring image header, floating header, and UIScrollView for content
- MatthewYork/iPhone-IntroductionTutorial - A "drop-in" solution for building stylish app introductions and tutorials.
- rob-brown/RBStoryboardLink - Makes transitioning between storyboards possible.
- antiguab/BAFluidView - UIView that simulates a 2D view of a fluid in motion
- jezdez-archive/textmate-missingdrawer - [UNMAINTAINED] A better sidebar for Textmate.
- modocache/MDCParallaxView - Create a parallax effect using a custom container view, much like the top view of Path's timeline.
- iMartinKiss/KeepLayout - Making Auto Layout easier to code.
- PavelKatunin/DownloadButton - Customizable App Store style download button
- TomThorpe/UIScrollSlidingPages - Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller that stays in sync with the content and shows next, current and previous items. A zoom out effect appears as you scroll between pages. Similar in style to the Groupon app.
- Overcoat/Overcoat - The perfect accessory for Mantle and AFNetworking.
- niltsh/MPlayerX - media player on Mac OS X
- andrewroycarter/TimeScroller - A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).
- dsxNiubility/SXWaveAnimate - 实现非常美观的灌水动画
- SocialObjects-Software/SOMotionDetector - Simple library to detect motion type (walking, running, automotive) and count users steps. This library will makes motion detection much more easily.
- iltercengiz/ICViewPager - A tab view that mimics ActionBarSherlock's FragmentsTabsPager and Google Play app's tab management.
- aaronn/ANBlurredImageView - Animated blur-in and blur-out on UIImageView.
- icepat/ICETutorial - A nice tutorial like the one introduced in the Path 3.X App
- mattt/Navajo - Password Validator & Strength Evaluator
- matthewcheok/POP-MCAnimate - Concise syntax for the Pop animation framework.
- domesticcatsoftware/DCRoundSwitch - A 'modern' replica of UISwitch.
- sebyddd/SDVersion - 📱 Objective-C library for detecting the running device's model and screen size.
- applidium/ADLivelyTableView - Lively UITableView
- protocool/AckMate - TextMate plugin (Cocoa) shell for running 'ack'
- mdinacci/MDRadialProgress - A custom UIView useful to represent progress in discrete steps.
- RobotsAndPencils/RPSlidingMenu - A collection view menu in the style of UltraVisual.
- Vinodh-G/ParallaxTableViewHeader - Parallax scrolling effect on UITableView header view when a tableView is scrolled
- nicklockwood/FXLabel - FXLabel improves upon the standard UILabel by providing a subclass that supports soft shadows, inner shadow and gradient fill, and which can easily be used in place of any standard UILabel.
- kattrali/Xcode-Plugin-Template - Plugin base for Xcode 6+
- AlanQuatermain/aqtoolkit - A toolkit consisting of a bunch of generally useful routines and extensions I wrote when putting together other projects.
- jeffhodnett/Unused - A Mac app for checking Xcode projects for unused resources
- rs/SDURLCache - URLCache subclass with on-disk cache support on iPhone/iPad
- sgryschuk/SGNavigationProgress - A category for showing a Messages like progress view on a UINavigationBar
- Ideon/SmudgeKit - A drop in replacement for UIWindow to draw touch points for app previews and promotional videos.
- onevcat/VVBlurPresentation - A simple way to present a view controller with keeping the blurred previous one.
- adad184/MMTweenAnimation - A extension of POP(from facebook) custom animation. Inspired by tweaner(https://code.google.com/p/tweaner), MMTweanerAnimation provide 10 types of custom animation while using POP.
- bryceredd/RFQuiltLayout - A UICollectionViewLayout subclass to put items in a quilting pattern
- UrbanApps/UAProgressView - UAProgressView is a simple and lightweight, yet powerful animated circular progress view
- TanguyAladenise/BBBadgeBarButtonItem - A BarButtonItem with a badge on top.
- Adrian2112/UIImage-BlurredFrame - UIImage category that blurs an specified frame of a UIImage
- specialunderwear/Hosts.prefpane - a Cocoa GUI for /etc/hosts
- Akkyie/AKPickerView - A simple yet customizable horizontal picker view.
- cwRichardKim/RKCardView - Beautiful Twitter / Facebook style cards
- inspace-io/INSPullToRefresh - A simple to use very generic pull-to-refresh and infinite scrolling functionalities as a UIScrollView category.
- sonoramac/Sonora - A minimal, beautifully designed music player for OS X.
- norio-nomura/EasySIMBL - EasySIMBL is modified "SIMBL" for OS X 10.7, 10.8, 10.9 or 10.10 supporting sandbox, resume. No installer.
- mentionapp/mntpulltoreact - One gesture, many actions. An evolution of Pull to Refresh.
- ole/OBShapedButton - A UIButton subclass that works with for non-rectangular button shapes.
- mutualmobile/MMRecord - Seamless Web Service Integration and Core Data Model Population
- enormego/PhotoViewer - Quick PhotoViewer for the iPhone. Built upon our other reliable libraries: EGOImageLoading and EGOCache.
- IdleHandsApps/IHKeyboardAvoiding - IHKeyboardAvoiding is an elegant solution for keeping any UIView visible when the keyboard is being shown - no UIScrollView required!
- zrxq/UIView-EasingFunctions - A category on UIView that allows to use custom easing functions with block-based animations.
- lobianco/ALAlertBanner - A clean and simple alert banner for iPhone and iPad - https://twitter.com/_antlo
- GnosisHub/GHWalkThrough - A UICollectionView backed drop-in component for introduction views
- dtorres/OLImageView - Animated GIFs implemented the right way
- overtake/telegram - Source code of Telegram for OSX
- eaigner/DataKit - DataKit makes it easy to add web backends to your apps!
- itouch2/PhotoTweaks - Drag, Rotate, Scale and Crop
- vicoapp/vico - Mac Programmers Text Editor
- gabriel/yajl-objc - Objective-C bindings for YAJL (Yet Another JSON Library) C library
- cloudkite/Classy - Expressive, flexible, and powerful stylesheets for UIView and friends.
- jspahrsummers/GroceryList - iPhone grocery list app, synchronized using GitHub 🍌
- beardedspice/beardedspice - Mac Media Keys for the Masses
- lmmenge/WatchSpringboard-Prototype - Prototype code for a view that shows icons in an Apple Watch-like homescreen layout. Video on: https://www.youtube.com/watch?v=UggYGThmFEo&list=UU7C761Fn9aih_W6kMvkm24w
- MartinRGB/MTMaterialDelete - a simple implement of my workmate's animation
- steipete/PSPushPopPressView - Zoom, Rotate, Drag – everything at the same time. A view-container for direct manipulation, inspired by Our Choice from Push Pop Press.
- ryanolsonk/LLDB-QuickLook - Debugger commands to open images, views, and more using Quick Look.
- mattt/TransformerKit - A block-based API for NSValueTransformer, with a growing collection of useful examples.
- MartianZ/fakeThunder - fakeThunder is an unofficial Thunder(aka Xunlei) client for OS X.
- fortinmike/XcodeBoost - An Xcode plugin that aims to make altering and inspecting code quick and easy.
- adad184/MMPlaceHolder - A drop in solution to show UIView's size. Only one line code to use it.
- MacGapProject/MacGap2 - MacGap 2 Beta
- johnno1962/GitDiff - Highlights deltas against git repo in Xcode
- datwelk/RDRStickyKeyboardView - Please see https://github.com/datwelk/RDRGrowingTextView instead.
- mamaral/Facade - Programmatic view layout for the rest of us.
- corymsmith/react-native-icons - Quick and easy icons in React Native
- SebastienThiebaud/STTweetLabel - A UILabel with #hashtag @handle and links tappable
- ocrickard/OCCalendar - CoreGraphics date-range picking calendar
- subdigital/nsscreencast - Sample code shown in NSScreencast episodes.
- 2ndalpha/gasmask - Hosts file manager for OS X
- TaimurAyaz/TAOverlay - TAOverlay is a minimalistic and simple overlay meant to display useful information to the user.
- Wondermall/Doppelganger - Array diffs as collection view wants it
- mutualmobile/MMProgressHUD - An easy-to-use HUD interface with personality.
- DrummerB/BFNavigationBarDrawer - A UIToolbar subclass that can easily be displayed below a UINavigationBar, similarly to the playlist view in the Music app.
- eseedo/kidscoding - iOS7初学者入门
- applidium/ADClusterMapView - MKMapView with clustering
- arielelkin/PocketSVG - Easily convert your SVG files into CGPaths, CAShapeLayers, and UIBezierPaths
- kirbyt/KTPhotoBrowser - KTPhotoBrowser is a lightweight photo browser library for the iPhone and iPod touch that looks and behaves like the iPhone Photos app.
- venmo/VENTokenField - Easy-to-use token field that is used in the Venmo app.
- victorBaro/VBFJellyView - VBFJellyView is a custom view made out using UIKit Dynamics and with a very funny effect when adding behaviours to it.
- michaeljbishop/NGAParallaxMotion - A tiny category on UIView that allows you to set one property: "parallaxIntensity" to achieve a parallax effect with UIMotionEffect
- Marxon13/M13InfiniteTabBar - An elegant redesign of UITabBar for iOS applications.
- overcommitted/ParcelKit - ParcelKit integrates Core Data with Dropbox using the Dropbox Datastore API
- neonichu/BBUDebuggerTuckAway - Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
- adad184/MMPopupView - Pop-up based view(e.g. alert sheet), can easily customize.
- mamaral/Organic - The intuitive UITableViewController.
- m1entus/WCAlertView - WCAlertView is deliverd from UIAlertView. It's support customization and blocks.
- levinunnink/Smooth-Line-View - Smooth & fast line drawing from touch inputs for UIViews using Quartz
- KittenYang/KYCuteView - Drag like a gooey bubble.
- Cocoanetics/DTFoundation - Standard toolset classes and categories
- lyokato/FBDigitalFont - This library includes some kind of digital fonts (not TTF or something, just CoreGraphics drawing)
- yannickl/YLProgressBar - UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
- Hammerspoon/hammerspoon - Staggeringly powerful OS X desktop automation with Lua
- weng1250/WZLBadge - //An one-line tool to show styles of badge for UIView
- croath/UIImageView-BetterFace - a UIImageView category to let the picture-cutting with faces showing better
- JJSaccolo/UIActivityIndicator-for-SDWebImage - The easiest way to add a UIActivityView to your SDWebImage view
- tokaido/tokaidoapp - The home of the Tokaido app
- ittybittydude/IBAForms - A simple iPhone forms library
- c99koder/lastfm-iphone - This repository is no longer being maintained. Please visit https://github.com/lastfm/lastfm-iphone
- alexanderjarvis/PXAlertView - A drop-in replacement for UIAlertView that is more customisable and skinnable
- HackPlan/quark-shell-mac - Quark Shell for Mac helps web developers to create native-like Mac menubar app using HTML and JavaScript without writing any Objective-C code.
- Squirrel/Squirrel.Mac - Cocoa framework for updating OS X apps
- NZN/NZAlertView - Simple and intuitive alert view. Similar to push notification effect.
- mayoff/uiimage-from-animated-gif - A UIImage category that loads animated GIFs
- jdberry/tag - A command line tool to manipulate tags on Mac OS X files, and to query for files with those tags.
- haqu/tweejump - iPhone game
- NZN/UIImage-Helpers - Create a blurred images, take a screenshot, make a image with color...
- nicklockwood/FXImageView - FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and also to help the performance of image loading by handling it on a background thread.
- potionfactory/LetsMove - A sample that shows how to move a running Mac application to the /Applications directory
- Ink/ThatPhoto - ThatPhoto is an app that lets you view and edit your photos
- michaelhenry/MHYahooParallaxView - Parallax implementation inspired by Yahoo Weather and News Digest :)
- gangverk/GVUserDefaults - NSUserDefaults access via properties.
- weisso5/OjbcExamples - Various Objc Examples that I found useful.
- redtail83/HelloOjbCCmd - Objective-CでHello Worldするコマンドラインプロジェクト。
- chunkyguy/OjbCComponentSystem - Component System Prototype using Objective-C Message Forwarding.
- Inferis/ViewDeck - An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps.
- smileyborg/PureLayout - The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
- mxcl/PromiseKit - Promises for iOS and OS X
- andreamazz/AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView
- actorapp/actor-platform - Actor Messaging platform
- RNCryptor/RNCryptor - CCCryptor (AES encryption) wrappers for iOS and Mac.
- relatedcode/NotificationChat - This is a full native iPhone app to create realtime, text based group or private chat with Parse.
- rsms/fb-mac-messenger - ⚡️ Mac app wrapping Facebook's Messenger for desktop
- d235j/360Controller - TattieBogle Xbox 360 Driver (with improvements)
- mattneub/Programming-iOS-Book-Examples - Downloadable code examples for my books, "iOS 8 Programming Fundamentals With Swift" (bk1) and "Programming iOS 8" (bk2).
- QueryKit/QueryKit - A simple CoreData query language for Swift and Objective-C.
- sberrevoets/SDCAlertView - A UIAlertView clone with added functionality, including a contentView property
- FuerteInternational/FTCoreText - An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.
- sebyddd/SDiPhoneVersion - 📱 Objective-C library for detecting the running device's model and screen size.
- nsdictionary/CorePhotoBroswerVC - 快速集成高性能照片浏览器,支持本地及网络相册
- smileyborg/TableViewCellWithAutoLayoutiOS8 - Sample project demonstrating self-sizing table view cells in iOS 8 using Swift and Objective-C.
- joeblau/FlappyBlock - Flappy Block No Mercy: You lose the game and you have to quit the app.
- GiK/GIKPopoverBackgroundView - GIKPopoverBackgroundView is a UIPopoverBackgroundView subclass which shows how to customise the background of a UIPopoverController.
- larcus94/LBYouTubeView - A MPMoviePlayerViewController subclass that can display YouTube videos.
- abiaad/PAAImageView - Rounded async imageview downloader based on AFNetworking 2 and lightly cached
- takuma104/ntlniph - NatsuLiphone - The twitter client for iPhone / iPod touch
- BTLibrary/BTGlassScrollView - Inspired by Yahoo Weather App, this easy to use view replicates the look and feel
- tonisalae/TSMiniWebBrowser - In-App web browsing support for iPhone apps
- Perspx/PXSourceList - Source List control for the Mac
- atomton/ATMHud - Library for the creation of HUDs in iPhone applications.
- wczekalski/WCFastCell - A drop-in replacement for UITableViewCell and UICollectionViewCell which draws contents using CoreGraphics. Seamless integration with nibs provided.
- mxcl/YOLOKit - Getting square objects down round holes
- andrealufino/ALSystemUtilities - This library provides a list of 80 methods to get every kind of system information!
- VivienCormier/UIImageViewModeScaleAspect - Create animation of a UIImageView between twice contentMode ( UIViewContentModeScaleAspectFill / UIViewContentModeScaleAspectFit )
- ryanmaxwell/UncrustifyX - Uncrustify utility and documentation browser for Mac OS X
- mehfuzh/MHTextField - UITextField extension with built-in toolbar, validation and scrolling support.
- aceisScope/WaterflowView - A waterflow display like the Pinterest feeling, supporting UICollectionView
- uzysjung/UzysSlideMenu - Slide Dropdown Menu
- NimbusKit/markdown - A Markdown NSAttributedString parser.
- waterlou/UIGlossyButton - Generate system like or other nice button without any image
- Ciechan/Revolved - 3D modelling app for the iPad
- GlennChiu/GC3DFlipTransitionStyleSegue - iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass
- deivuh/DODropletManager-OSX - A Digital Ocean droplet manager for OSX
- rs/SafariTabSwitching - A SIMBL plugin for Safari 5.1 allowing tab switching by index (using Cmd-1, Cmd-2…)
- salomvary/soundcleod - Standalone Mac OS X browser for SoundCloud
- nicklockwood/SoundManager - Simple sound and music player class for playing audio on Mac and iPhone
- johnil/VVeboImageView - A UIImageView to play gif with low memory.
- shpakovski/MASShortcut - Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
- rcarlsen/Pocket-OCR - Demonstration of Tesseract OCR on the iPhone. Video: http://www.youtube.com/v/MICew5-nZp4?hl=en_US&fs=1
- shpakovski/MASPreferences - Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:
- nicklockwood/MustOverride - Provides a macro that you can use to ensure that a method of an abstract base class must be overriden by its subclasses.
- myell0w/MTDActionSheet - A customizable UIActionSheet replacement for the iPad
- nicklockwood/FXKeychain - FXKeychain is a lightweight wrapper around the Apple keychain APIs that provides a simple dictionary-like interface.
- DavdRoman/DRCellSlideGestureRecognizer - Make your cells actionable through swipes
- johnno1962/Remote - Control your iPhone from inside Xcode for end-to-end testing.
- mikeahmarani/MAConfirmButton - MAConfirmButton is an animated subclass of UIButton that replicates and improves upon the behavior of the AppStore “Buy Now” buttons. Built and animated with Core Animation layers, it is completely image free.
- orta/GIFs - A Mac App for finding GIFs
- andreamazz/UITextField-Shake - UITextField category that adds shake animation
- gekitz/GKImagePicker - Enables a custom crop rect for UIImagePickerController
- vampirewalk/ObjectGraph-Xcode - ObjectGraph can show oriented graph of dependencies between classes in your project.
- mysterioustrousers/MTAnimation - Animate UIView with 25+ timing functions. (Bounce, elastic, exponential, etc.)
- diwu/DWURecyclingAlert - Optimizing UITableViewCell For Fast Scrolling
- MassiveHealth/Opaque - A prototype UI showing how one would implement an app with Clear-like animations & gestures.
- emilwojtaszek/AURosetteView - AURosetteView
- robrix/RXCollections - Obsolete—use https://github.com/robrix/Reducers instead.