一:第三方插件

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

iOS第三方插件与App Demo地址总览相关推荐

  1. iOS第三方插件——Masonry详解

    Masonry详解 https://www.jianshu.com/p/587efafdd2b3

  2. iOS资料-插件第三方文章

    文/零距离仰望星空(简书作者) 原文链接:http://www.jianshu.com/p/f6cdbc8192ba 著作权归作者所有,转载请联系作者获得授权,并标注"简书作者". ...

  3. iOS蓝牙开发---CoreBluetooth[BLE 4.0] 初级篇[内附Demo地址]

    一.蓝牙基础知识 (一)常见简称 1.MFI  make for ipad ,iphone, itouch 专们为苹果设备制作的设备,开发使用ExternalAccessory 框架(认证流程貌似挺复 ...

  4. iOS第三方登录之Twitter(登录,获取用户信息)含demo

    一.  登录twitter和创建应用 1.打开twitter的官网https://dev.twitter.com,如果还没有注册账号的,需要先注册账号,已经注册账号的,请先登录. 2.选择,My ap ...

  5. android谷歌打印插件下载地址,ARC Welder(App Runtime for Chrome)插件下载 附下载地址

    ARC Welder(App Runtime for Chrome)插件是可以让安卓应用APK安装到谷歌Chrome浏览器并运行的CRX插件,有了这个插件就可以抛弃安卓虚拟机了.受限于网络问题,很多小 ...

  6. uni - app的 nfc功能使用鱼住未来第三方插件完成

    1.鱼住未来注册 https://console.aidoing.com.cn/home/workplace 2.注册好,创建应用 3.manifest.json中源码视图 "plugins ...

  7. 常用的iOS第三方框架

    转载自:https://github.com/Tim9Liu9/TimLiu-iOS 目录 UI 下拉刷新 模糊效果 AutoLayout 富文本 图表 表相关与Tabbar 隐藏与显示 HUD与To ...

  8. IOS 第三方库介绍

    1. AFNetworking 在众多iOS开源项目中,AFNetworking可以称得上是最受开发者欢迎的库项目.AFNetworking是一个轻量级的iOS.Mac OS X网络通信类库,现在是G ...

  9. IOS第三方框架集合

    简   注册 登录  添加关注 作者 xuejunjun 2015.06.06 17:39* 写了14057字,被17人关注,获得了116个喜欢 IOS第三方框架集合 字数6100 阅读17132 评 ...

最新文章

  1. 加上2T硬盘再装系统遇到问题
  2. Java oracle 超出打开游标的最大数
  3. msra数据集_ACL2020 | 香侬科技提出使用Dice Loss缓解数据集数据不平衡问题
  4. plsql清完表需不需要提交事务_分布式基础-分布式事务
  5. Ansible自动化运维工具使用
  6. Ubuntu中配置SSH服务
  7. ef power tools mysql_使用 EF Power Tool Code Frist 生成 Mysql 实体
  8. python io多路复用框架_python之IO多路复用
  9. graphics | 基础绘图系统(一)——主函数plot及其参数
  10. Netty工作笔记0004---BIO简介,介绍说明
  11. android高仿微信视频编辑页-视频多张图片提取
  12. 大家好,我是练习时长两年半的LeetCode爱好者,喜欢唱跳rap
  13. CFA一级学习笔记--衍生品(二)--定价与估值
  14. 针对爬取豆瓣top250电影失败的问题
  15. 什么是虚拟机?虚拟机有那几种
  16. 3D打印技术新进展,正带来哪些产业新机会?
  17. Vue 中 keep-alive 组件与 router-view 组件的那点事
  18. matlab compiler使用,安装和使用MatlabCompilerRuntime
  19. 【电子电路】五款单按键开关机电路图
  20. linux系统访问bitlocker分区,BitLocker 操作命令

热门文章

  1. perp系列之八:其它
  2. java.lang.IllegalArgumentException: Wrong FS ...异常的解决
  3. 微信网页长按二维码不识别问题
  4. 帮助企业客户提升服务管理数字化能力,「甄知科技」燕千云完成7000万元首轮融资
  5. surface pro4 java开发_写给那些想买Surface Pro4的童鞋们
  6. matlab将surfer格式转化矩阵,matlab调用surfer
  7. iOS播放/渲染/解析MIDI
  8. Linux系统中普通用户输入命令后出现“不在sudoers文件中,此事将被报告”的问题
  9. 计算机键盘音乐好汉歌,好汉歌(刘欢演唱的歌曲)_百度百科
  10. Codeforces 892A. Greed