iOS第三方的使用

一:第三方插件

1:基于響應(yīng)式編程思想的oc

地址:https://github.com/ReactiveCocoa/ReactiveCocoa

2:hud提示框

地址:https://github.com/jdg/MBProgressHUD

3:XML/HTML解析

地址:https://github.com/topfunky/hpple

4:有文字輸入時(shí),能根據(jù)鍵盤是否彈出來(lái)調(diào)整自身顯示內(nèi)容的位置

地址:https://github.com/michaeltyson/TPKeyboardAvoiding

5:狀態(tài)欄提示框

地址:https://github.com/jaydee3/JDStatusBarNotification

6:block工具包。將很多需要用delegate實(shí)現(xiàn)的方法整合成了block的形式

地址:https://github.com/zwaldowski/BlocksKit

7:圖片加載

地址:https://github.com/rs/SDWebImage

8:正則表達(dá)式

地址:https://github.com/wezm/RegexKitLite

9:Masonry代碼布局

地址:https://github.com/SnapKit/Masonry

10:彈出窗

地址:https://github.com/sberrevoets/SDCAlertView

11:Button的樣式

地址:https://github.com/mattlawer/BButton

12:驗(yàn)證網(wǎng)絡(luò)連接狀態(tài)

地址:https://github.com/tonymillion/Reachability

13:自動(dòng)計(jì)算表格行高

地址:https://github.com/forkingdog/UITableView-FDTemplateLayoutCell

14:動(dòng)畫效果的啟動(dòng)頁(yè)

地址:https://github.com/IFTTT/JazzHands

15:iOS快速簡(jiǎn)單集成國(guó)內(nèi)三大平臺(tái)分享

地址:https://github.com/xumeng/XMShareModule

16:五項(xiàng)能力值展示的五邊形

地址:https://github.com/dsxNiubility/SXFiveScoreShow

17:自動(dòng)識(shí)別網(wǎng)址號(hào)碼郵箱和表情的label

地址:https://github.com/molon/MLEmojiLabel

18:IM對(duì)話功能的封裝

地址:https://github.com/ZhipingYang/UUChatTableView

19:字典轉(zhuǎn)模型框架

地址:https://github.com/CoderMJLee/MJExtension

20:下拉上拉刷數(shù)據(jù)

地址:https://github.com/CoderMJLee/MJRefresh

21:表格行左右劃動(dòng)菜單

地址:https://github.com/MortimerGoro/MGSwipeTableCell

22:圖文混搭

地址:https://github.com/zhouande/TLAttributedLabel

23:可以簡(jiǎn)單展示在UINavigationBar下方,類似Music app的播放列表視圖,彈出菜單視圖

地址:https://github.com/DrummerB/BFNavigationBarDrawer

24:比如篩選、模糊、優(yōu)化、蒙版、調(diào)整大小、旋轉(zhuǎn)以及保存等等。同時(shí)還提供了一個(gè)UIImageView子類從URL異步加載圖片,并在下載完畢時(shí)展示圖片。

地址:https://github.com/Nyx0uf/NYXImagesKit

25:底部TabBar

地址:https://github.com/robbdimitrov/RDVTabBarController

26:表情面版

地址:https://github.com/ayushgoel/AGEmojiKeyboard

27:記錄框架

地址:https://github.com/CocoaLumberjack/CocoaLumberjack

28:IOS與 javascript 交互

地址:https://github.com/marcuswestin/WebViewJavascriptBridge

29:圖表統(tǒng)計(jì)展示

地址:https://github.com/kevinzhow/PNChart

30:appStore評(píng)分

地址:https://github.com/arashpayan/appirater

31: iOS -Categories 擴(kuò)展類大全

地址:https://github.com/shaojiankui/IOS-Categories

32:掃描二維碼,仿微信效果,帶有掃描條

地址:https://github.com/JxbSir/JxbScanQR

33:動(dòng)效彈出視圖(彈出窗里面為文字,可以定義彈出的方向,及顯示的時(shí)間)–AMPopTip

地址:https://github.com/andreamazz/AMPopTip

34:基于Masonry自動(dòng)計(jì)算行高擴(kuò)展

地址:https://github.com/632840804/HYBMasonryAutoCellHeight

35:模仿新浪微博彈出菜單

地址:https://github.com/wwdc14/HyPopMenuView

36:搜索歷史標(biāo)簽

地址:https://github.com/zhiwupei/SearchHistory

37:快速集成新手引導(dǎo)的類庫(kù)

地址:https://github.com/StrongX/XSportLight

38:設(shè)置頁(yè)面的封裝

地址:https://github.com/renzifeng/ZFSetting

39:帶箭頭的彈出視圖插件

地址:https://github.com/xiekw2010/DXPopover

40:下拉菜單插件

地址:https://github.com/dopcn/DOPDropDownMenu/

41:表格空白提示插件

地址:https://github.com/dzenbot/DZNEmptyDataSet

42:給任意UIView視圖四條邊框加上陰影,可以自定義陰影的顏色、粗細(xì)程度、透明程度以及位置(上下左右邊框)

地址:https://github.com/Seitk/UIView-Shadow-Maker

43:不錯(cuò)的日期時(shí)間插件

地址:https://github.com/CoderXL/UUDatePicker

44:底部彈出選擇

地址:https://github.com/skywinder/ActionSheetPicker-3.0

45:比較不錯(cuò)的引導(dǎo)頁(yè)面插件

地址:https://github.com/ealeksandrov/EAIntroView

46:兩個(gè)APP跳轉(zhuǎn)的插件

地址:https://github.com/usebutton/DeepLinkKit

47:本地存取NSUserDefaults插件

地址:https://github.com/gangverk/GVUserDefaults

48:NSArray 和 NSDictionary關(guān)于LINQ的操作方式,封裝一些常用的操作

地址:https://github.com/ColinEberhardt/LinqToObjectiveC

49:可以監(jiān)控網(wǎng)絡(luò)請(qǐng)求的內(nèi)容

地址:https://github.com/coderyi/NetworkEye

50:時(shí)間幫助插件,可以快速獲取時(shí)間,比較,增加等操作

地址:https://github.com/MatthewYork/DateTools

51: 不錯(cuò)的鏈?zhǔn)絼?dòng)作

地址:https://github.com/jhurray/JHChainableAnimations

52:彈出層視圖,背景效果(可以自定義視圖的內(nèi)容)

地址:https://github.com/HJaycee/JCAlertView

53:圓形進(jìn)度條的顯示,中間可顯示值

地址:https://github.com/mdinacci/MDRadialProgress

54:很帥的數(shù)據(jù)加載動(dòng)畫(可以用于數(shù)據(jù)列表加載的展現(xiàn))

地址:https://github.com/NghiaTranUIT/FeSpinner

55:一個(gè)開源的AFnetworking上層的封裝(猿題庫(kù)等運(yùn)用)

地址:https://github.com/yuantiku/YTKNetwork

56:CBStoreHouseRefreshControl:一個(gè)效果很酷炫的下拉刷新控件

地址:https://github.com/coolbeet/CBStoreHouseRefreshControl

57:AFNetworking-RACExtensions:針對(duì)ReactiveCocoa的AF封裝

地址:https://github.com/CodaFi/AFNetworking-RACExtensions

58:模糊效果(毛玻璃)

地址:https://github.com/nicklockwood/FXBlurView

二:源代碼實(shí)例

1:Coding.net客戶端

地址:https://coding.net/u/coding/p/Coding-iOS/git

2:高仿美團(tuán) iOS 版

地址:https://github.com/lookingstars/meituan

3:模仿網(wǎng)易新聞做的精仿網(wǎng)易新聞

地址:https://github.com/dsxNiubility/SXNews

4:支付寶高仿版

地址:https://github.com/gsdios/GSD_ZHIFUBAO

5:高仿百度傳課iOS版

地址:https://github.com/lookingstars/chuanke

6:模仿一元云購(gòu)

地址:https://github.com/JxbSir/YiYuanYunGou

7:wordpress源代碼

地址:https://github.com/wordpress-mobile/WordPress- iOS

8:v2ex源代碼(文章類型,若報(bào)SVProgressHUD錯(cuò),則把Podfile中的SVProgressHUD移除)

地址:https://github.com/singro/v2ex

9:PHPHub客戶端(IOS8.0以上)

地址:https://github.com/Aufree/phphub-ios

10:快速搭建項(xiàng)目源代碼

地址:https://github.com/wujunyang/MobileProject

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • WebSocket-Swift Starscream的使用 WebSocket 是 HTML5 一種新的協(xié)議。它實(shí)...
    香橙柚子閱讀 24,740評(píng)論 8 183
  • 發(fā)現(xiàn) 關(guān)注 消息 iOS 第三方庫(kù)、插件、知名博客總結(jié) 作者大灰狼的小綿羊哥哥關(guān)注 2017.06.26 09:4...
    肇東周閱讀 15,228評(píng)論 4 61
  • 今天是奪么開心的一天啊,因?yàn)槟闱岸螘r(shí)間問(wèn)過(guò)我用過(guò)ins沒(méi)有,當(dāng)時(shí)我特土錘的問(wèn)了句ins是什么,因?yàn)槟菚r(shí)我真不知道那...
    里小木閱讀 222評(píng)論 0 0
  • 一杯水救了一群駱駝 一片海沉沒(méi)一隊(duì)商船 遙遠(yuǎn)的國(guó)度中 一串路燈照射一個(gè)影子 影子已窺破高樓的冰冷 冰冷融化了 化成...
    風(fēng)藍(lán)云悠閱讀 223評(píng)論 0 0
  • 花的海洋 水光瀲滟 親近自然
    茶味人生閱讀 687評(píng)論 0 0

友情鏈接更多精彩內(nèi)容