iOS 常用框架总结

#Objective-C中最受瞩目库

[链接]  github.com/languages​​/Objective-C/most_watched

 * [three20]GitHub - facebookarchive/three20: Three20 is an Objective-C library for iPhone developers* faebook的320库

*** [AFNetworking]GitHub - AFNetworking/AFNetworking: A delightful networking framework for iOS *网络库

*** [MBProgressHUD]GitHub - jdg/MBProgressHUD: MBProgressHUD + Customizations HUD

***** [JSONKit]GitHub - johnezang/JSONKit: Objective-C JSON *不支持ARC的高效的JSON库

*** [tapkulibrary]GitHub - devinross/tapkulibrary: tap + haiku = tapku **的CoverFlow,日历等样式

*** [SDWebImage]GitHub - rs/SDWebImage: Asynchronous image downloader with cache support as a UIImageView category *异步图片获取

*** [AwesomeMenu]GitHub - levey/AwesomeMenu: Path 2.0 menu using CoreAnimation :) *路径的菜单效果

*** [ViewDeck]GitHub - ViewDeck/ViewDeck: An implementation of the sliding functionality found in the Path 2.0 or Facebook iOS apps. *左右划出菜单控件

*** [切达-IOS]GitHub - nothingmagical/cheddar-ios: Cheddar for iOS *切达客户端代码

*** [QuickDialog]GitHub - escoz/QuickDialog: QuickDialog - Quick and easy dialog screens for iOS **各种类型的表单

*** [SVProgressHUD]GitHub - SVProgressHUD/SVProgressHUD: A clean and lightweight progress HUD for your iOS and tvOS app. *另一个牛叉的单例HUD

*** [EGOTableViewPullRefresh]GitHub - enormego/EGOTableViewPullRefresh: A similar control to the pull down to refresh control created by atebits in Tweetie 2. *下拉刷新

*** [iCarousel]GitHub - nicklockwood/iCarousel: A simple **的CoverFlow

*** [AQGridView]GitHub - AlanQuatermain/AQGridView: A grid view for iPhone/iPad * NSCollectionView的iOS6​​的替代品

*** [appirater]GitHub - arashpayan/appirater: A utility that reminds your iPhone app's users to review the app. *提示用户给应用评分的工具

*** [PullToRefresh]GitHub - leah/PullToRefresh: A simple iPhone TableViewController for adding pull-to-refresh functionality. *下拉刷新

*** [PaperFold作的iOS]GitHub - honcheng/PaperFold-for-iOS: Paper folding animation for iOS *滑动折叠效果

*** [DTCoreText]GitHub - Cocoanetics/DTCoreText: Methods to allow using HTML code with CoreText *使用HTML格式来使用CoreText

*** [GMGridView]GitHub - 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. **NSCollectionView

*** [JASidePanels]GitHub - gotosleep/JASidePanels: Reveal side ViewControllers similar to Facebook/Path's menu *左右划出菜单控件

*** [MKNetworkKit]GitHub - MugunthKumar/MKNetworkKit: Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices *网络模块


*** [InAppSettingsKit]github.com/futuretap/InAppSettingsKit *在应用程序设置

*** [PSStackedView](GitHub - steipete/PSStackedView: open source implementation of Twitter/iPad stacked ui - done right. )*左右划出菜单控件

*** [CocoaLumberjack](GitHub - CocoaLumberjack/CocoaLumberjack: A fast & simple )*伐木工人日志框架

*** [MTStatusBarOverlay](GitHub - myell0w/MTStatusBarOverlay: A custom iOS status bar overlay seen in Apps like Reeder )*应用内自定义状态栏显示

*** [读者](GitHub - vfr/Reader: PDF Reader Core for iOS )* PDF阅读器内核

*** [TTTAttributedLabel](GitHub - TTTAttributedLabel/TTTAttributedLabel: A drop-in replacement for UILabel that supports attributes )*富文本标签

*** [PSTCollectionView]GitHub - steipete/PSTCollectionView: Open Source **UICollectionView

*** [MGSplitViewController](GitHub - mattgemmell/MGSplitViewController: A flexible )**MGSplitViewController是一个替代UISplitViewController

*** [ECSlidingViewController](GitHub - ECSlidingViewController/ECSlidingViewController: Customizable sliding view controller container. )*向右滑出菜单

*** [SVPullToRefresh](GitHub - samvermette/SVPullToRefresh: Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code. )*下拉刷新

*** [UIDevice-with-UniqueIdentifier-for-iOS-5](GitHub - gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5: Brings back the unique identifier support under iOS 5 )**MAC2UDID

*** [MWFeedParser](GitHub - mwaterfall/MWFeedParser: An Objective-C RSS / Atom Feed Parser for iOS )*一个Objective-C RSS / Atom源分析器为iOS

*** [CMPopTipView](GitHub - chrismiles/CMPopTipView: Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips. )**CMPopTipView

*** [卡尔](GitHub - klazuka/Kal: A calendar component for the iPhone (the UI is designed to match MobileCal) )*日历框架

*** [FlatUIKit](GitHub - Grouper/FlatUIKit: A collection of awesome flat UI components for iOS. )**一套自定义的UIKit中

*** [FormatterKit](GitHub - mattt/FormatterKit: `stringWithFormat:` for the sophisticated hacker set )*一些特殊的格式化数据

*** [BlockAlertsAnd-ActionSheets](GitHub - gpambrozio/BlockAlertsAnd-ActionSheets: Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot )**座而非委托实现的UIAlertView和UIActionSheet

*** [PKRevealController](GitHub - pkluz/PKRevealController: PKRevealController is a delightful view controller container for iOS )*又一个滑出菜单的玩意

*** [TSMessages](GitHub - KrauseFx/TSMessages: Easy to use and customizable messages/notifications for iOS à la Tweetbot )*信息提示

*** [MGBox2](GitHub - sobri909/MGBoxKit: Simple )*简单,快速的iOS表格,网格,多

*** [MWPhotoBrowser](GitHub - mwaterfall/MWPhotoBrowser: A simple iOS photo and video browser with grid view )*图片浏览器

*** [JTGestureBasedTableViewDemo](GitHub - jamztang/JTGestureBasedTableViewDemo: (demo) Recreating the buttonless interaction pattern found in Clear for iPhone app )*清除的效果

*** [OHAttributedLabel](GitHub - AliSoftware/OHAttributedLabel: UILabel that supports NSAttributedString )*富文本标签

*** [愤怒](GitHub - 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 )*提示用户给应用评分的工具

*** [AudioStreamer](GitHub - mattgallagher/AudioStreamer: A streaming audio player class (AudioStreamer) for Mac OS X and iPhone. )*音频流播放器

*** [MCSwipeTableViewCell](GitHub - alikaragoz/MCSwipeTableViewCell: :point_up_2: Convenient UITableViewCell subclass that implements a swippable content to trigger actions (similar to the Mailbox app). )*为了展示如何能实现一个TableViewCell就像一个我们可以在很好地执行邮箱的iOS应用程序看到的。

*** [SMPageControl](GitHub - Spaceman-Labs/SMPageControl: A drop in replacement for UIPageControl with a slew of additional customization options. )*自定义的UIPageControl

*** [OpenUDID](GitHub - ylechelle/OpenUDID: [OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS )**OpenUDID

*** [ObjC中,TimesSquare](GitHub - puls/objc-TimesSquare: TimesSquare is an Objective-C calendar view for your apps. )*日历视图

*** [OpenFlow的](github.com/thefaj/Ope​​nFlow )**的CoverFlow

*** [XMPPFramework](GitHub - robbiehanson/XMPPFramework: An XMPP Framework in Objective-C for Mac and iOS )**XMPPFramework

*** [KNSemiModalViewController](GitHub - kentnguyen/KNSemiModalViewController: KNSemiModalViewController )*国家地理应用程序的ModalView效果

*** [HGPageScrollView](GitHub - 100grams/HGPageScrollView: UIScrollView for iPhone with horizontal paging like mobile Safari tabs )* Safari浏览器切换网页效果

*** [MGTileMenu](GitHub - mattgemmell/MGTileMenu: Tile-based contextual menu for iPad and iPhone developers. )**MGTileMenu

*** [SVSegmentedControl](GitHub - samvermette/SVSegmentedControl: A UISwitch-like segmented control for your iOS app. )**SVSegmentedControl

*** [GrowingTextView](GitHub - 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. )*短信输入菜单

*** [iOSPlot](GitHub - honcheng/iOSPlot: Chart library for iOS )**聊

*** [newsyc](GitHub - Xuzz/newsyc: An iPhone Hacker News client. )*一个iPhone黑客新闻客户端。

*** [ODRefreshControl](GitHub - Sephiroth87/ODRefreshControl: A pull down to refresh control like the one in Apple's iOS6 Mail App )*模仿iOS6的的下拉刷新控件效果

*** [TPKeyboardAvoiding](GitHub - michaeltyson/TPKeyboardAvoiding: A drop-in universal solution for moving text fields out of the way of the keyboard in iOS )*自动处理的TextField和键盘位置

*** [WebViewJavascriptBridge](GitHub - marcuswestin/WebViewJavascriptBridge: An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews )*在iOS / OSX的桥梁,为在UIWebViews / WebViews的OBJ-C与JavaScript之间发送消息

*** [YRDropdownView](GitHub - onemightyroar/YRDropdownView: iOS view library for displaying stylish alerts )*信息提示

*** [SVWebViewController](GitHub - TransitApp/SVWebViewController: A drop-in inline browser for your iOS app. )**SVWebViewController

*** [EGOImageLoading](GitHub - enormego/EGOImageLoading: What if images on the iPhone were as easy as HTML? )*异步图片加载

*** [NoticeView](GitHub - tciuro/NoticeView: A TweetBot-like notice component for iOS. )*信息提示

*** [PSCollectionView](GitHub - ptshih/PSCollectionView: A simple open source implementation of a Pinterest Pinboard for iOS )**PSCollectionView

*** [SDSegmentedControl](GitHub - rs/SDSegmentedControl: A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls )**SDSegmentedControl

*** [DCRoundSwitch](GitHub - domesticcatsoftware/DCRoundSwitch: A 'modern' replica of UISwitch. )*自定义的UISwitch

*** [PHFComposeBarView](GitHub - fphilipe/PHFComposeBarView: Compose bar from iOS 7 Messages.app )*短信输入框

*** [EGOPhotoViewer](GitHub - enormego/PhotoViewer: Quick PhotoViewer for the iPhone. Built upon our other reliable libraries: EGOImageLoading and EGOCache. )**EGOPhotoViewer**


原文:IOS常用框架 

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 194,524评论 5 460
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 81,869评论 2 371
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 141,813评论 0 320
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 52,210评论 1 263
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 61,085评论 4 355
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 46,117评论 1 272
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 36,533评论 3 381
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 35,219评论 0 253
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 39,487评论 1 290
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 34,582评论 2 309
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 36,362评论 1 326
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 32,218评论 3 312
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 37,589评论 3 299
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 28,899评论 0 17
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 30,176评论 1 250
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 41,503评论 2 341
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 40,707评论 2 335

推荐阅读更多精彩内容