天天看點

整理常用的iOS第三方資源

一:第三方插件

1:基于響應式程式設計思想的oc

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

2:hud提示框

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

3:XML/HTML解析

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

4:有文字輸入時,能根據鍵盤是否彈出來調整自身顯示内容的位置

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

5:狀态欄提示框

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

6:block工具包。将很多需要用delegate實作的方法整合成了block的形式

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

7:圖檔加載

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

8:正規表達式

位址: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:驗證網絡連接配接狀态

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

13:自動計算表格行高

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

14:動畫效果的啟動頁

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

15:iOS快速簡單內建國内三大平台分享

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

16:五項能力值展示的五邊形

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

17:自動識别網址号碼郵箱和表情的label

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

18:IM對話功能的封裝

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

19:字典轉模型架構

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

20:下拉上拉刷資料

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

21:表格行左右劃動菜單

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

22:圖文混搭

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

23:可以簡單展示在UINavigationBar下方,類似Music app的播放清單視圖,彈出菜單視圖

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

24:比如篩選、模糊、優化、蒙版、調整大小、旋轉以及儲存等等。同時還提供了一個UIImageView子類從URL異步加載圖檔,并在下載下傳完畢時展示圖檔。

位址: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:圖表統計展示

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

30:appStore評分

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

31:iOS-Categories 擴充類大全

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

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

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

33:動效彈出視圖(彈出窗裡面為文字,可以定義彈出的方向,及顯示的時間)--AMPopTip

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

34:基于Masonry自動計算行高擴充

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

 35:模仿新浪微網誌彈出菜單

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

 36:搜尋曆史标簽

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

 37:快速內建新手引導的類庫

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

38:設定頁面的封裝

位址: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視圖四條邊框加上陰影,可以自定義陰影的顔色、粗細程度、透明程度以及位置(上下左右邊框)

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

43:不錯的日期時間插件

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

44:底部彈出選擇

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

45:比較不錯的引導頁面插件

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

46:兩個APP跳轉的插件

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

47:本地存取NSUserDefaults插件

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

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

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

49:可以監控網絡請求的内容

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

50:時間幫助插件,可以快速擷取時間,比較,增加等操作

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

51: 不錯的鍊式動作

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

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

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

53:圓形進度條的顯示,中間可顯示值

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

54:很帥的資料加載動畫(可以用于資料清單加載的展現)

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

55:一個開源的AFnetworking上層的封裝(猿題庫等運用)

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

56:CBStoreHouseRefreshControl:一個效果很酷炫的下拉重新整理控件

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

57:AFNetworking-RACExtensions:針對ReactiveCocoa的AF封裝

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

58:模糊效果(毛玻璃)

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

二:源代碼執行個體

1:Coding.net用戶端

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

2:高仿美團iOS版

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

3:模仿網易新聞做的精仿網易新聞

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

4:支付寶高仿版

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

5:高仿百度傳課iOS版

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

6:模仿一進制雲購

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

7:wordpress源代碼

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

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

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

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

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

10:快速搭建項目源代碼

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

三:輔助軟體

1:XCODE文檔注解插件VVDocumenter

位址:https://github.com/onevcat/VVDocumenter-Xcode

2:将JSON格式化輸出為模型的屬性

位址:https://github.com/EnjoySR/ESJsonFormat-Xcode

3:圖檔提示插件

位址:https://github.com/ksuther/KSImageNamed-Xcode

4:圖檔轉換插件

位址:https://github.com/rickytan/RTImageAssets

繼續閱讀