1. 倒计时 https://github.com/iwgang/CountdownView
  2. RecyclerView实现带有头部的顶部悬浮置顶布局https://github.com/byd666/CeilingDemo

  3. Android加载Gif和ImageView的通用解决方案:android-gif-drawable     https://github.com/koral--/android-gif-drawable

  4. 方框验证码https://github.com/liuguangli/VerificationCodeInput
  5. 标记https://github.com/qstumn/BadgeView
  6. Android webview实现h5视频全屏播放兼容Android7.0,https://github.com/lshAndroid/WebviewTBS/tree/master
  7. Airbnb开源的一个面向 iOS、Android、React Native 的动画库https://github.com/airbnb/lottie-android      json动画文件网址:Free Lottie Animation Files, Tools & Plugins - LottieFiles
  8. Android工具类https://github.com/Blankj/AndroidUtilCode
  9. 闲鱼Flutter应用框架:Fish Redux https://github.com/alibaba/fish-redux
  10. Banner  https://github.com/pinguo-zhouwei/MZBannerView
  11. Banner(仿转转)https://github.com/daimengxiaozhi/MDShockBannerView
  12. 相机https://github.com/google/cameraview
  13. TensorFlow-Lite demo           https://github.com/amitshekhariitbhu/Android-TensorFlow-Lite-Example
  14. RecyclerView列表右侧滑(比如删除、收藏)     https://github.com/ljm17/SlideRecyclerView
  15. RecyclerView滑动固定/悬停/折叠分组列表标题            https://github.com/NIUDONG2015/ZdSectionRecyclerView
  16. 健康类的 APP,卷尺功能必不可少  RulerView  https://github.com/zjun615/RulerView    https://github.com/superSp/RulerView      https://github.com/kevalpatel2106/android-ruler-picker

  17. https://github.com/samlss/ClockView

  18. Matisse,知乎开源,简洁,易用,不错的图片选择库。   https://github.com/zhihu/Matisse

  19. Android 骨架屏效果https://github.com/sharish/ShimmerRecyclerView    https://github.com/ethanhua/Skeleton   https://github.com/willowtreeapps/spruce-android

  20. 美团Android Signature V2 Scheme签名下的新一代渠道包打包神器    https://github.com/Meituan-Dianping/walle/             一步解决应用加固导致Walle渠道信息失效的自动化脚本工具,自动生成渠道包https://github.com/LeoExer/MCRelease
  21. 美图热更新https://github.com/Meituan-Dianping/Robust/blob/master/README-zh.md
  22. 广告屏https://github.com/zonezoen/ForGitHubProject
  23. ScrollRecyclerView——RecyclerView 横向 / 纵向滚动网格布局 https://github.com/lishide/ScrollRecyclerView

  24. RecyclerView无限循环滚动的完美实现方案       https://github.com/Xiasm/LooperLayoutManager
  25. 封装bilibili播放器 , 仿抖音视频播放效果 https://github.com/Zhaoss/VideoPlayerDemo

  26. 比较实用的:无需自定义View,彻底解放shape,selector吧  https://github.com/JavaNoober/BackgroundLibrary
  27. VR看房 https://github.com/JY39/GyroscopeImageDemo
  28. 腾讯bugly热更新        https://github.com/BuglyDevTeam/Bugly-Android-Demo
  29. Recyclerview实现双列表联动,列表悬停 https://github.com/wustor/GangedRecyclerview
  30. 不需要重复造轮子, 满足下拉刷新、上啦加载更多,https://github.com/XRecyclerView/XRecyclerView
  31. 更强大的下拉刷新上啦加载更多https://github.com/scwang90/SmartRefreshLayout
  32. https://github.com/JessYanCoding/AndroidAutoSize 今日头条屏幕适配方案终极版
  33. TextView显示文字左右对齐(效果类似于微信读书、掌阅阅读)https://github.com/Amterson/AlginProject
  34. 一种非常好用的 Android 屏幕适配——smallestWidth 限定符适配   https://github.com/wildma/ScreenAdaptation
  35. 小说阅读器  https://github.com/PeachBlossom/treader
  36. 郭霖大神的数据库  https://github.com/LitePalFramework/LitePal
  37. 滴滴出行开源项 doraemonkit https://github.com/didi/DoraemonKit

  38. 弹幕 (支持单个、多个视图)  https://github.com/mCyp/Muti-Barrage
  39. 热修复文章, APP热更新方案 - 大熊先生|互联网后端技术 - 博客园
  40. https://github.com/yangchong211/LifeHelper
  41. 实现列表视频滚动播放https://github.com/SpikeKing/wcl-video-list-demo     VideoPlayerManager: https://github.com/danylovolokh/VideoPlayerManager.git
  42. 使用BottomSheetBehavior实现美团拖拽效果https://github.com/weibindev/BottomSlide

  43. 图片浏览功能 图片放大缩小 使用 photoview 双击或双指缩放的ImageView

Githup上第三方控件的地址收藏相关推荐

  1. delphi使用 第三方控件

    第三方控件安装时必须把所有的pas,dcu,dpk,res等文件复制到你的Lib目录下 然后通过dpk进行安装 安装后会多出来新的控件面板,新控件就在那里了 当然也有一些控件会安装到原有的面板上 比如 ...

  2. winform第三方控件wmp

    用windows media player 制作一个简单的的音乐播放器. 先把播放器的属性设为null. private void button5_Click(object sender, Event ...

  3. 纠结的上传控件,啊!多么痛的领悟

    如果那写错了,或者那写的不对路子请帮忙说出来,我好改正,嘿嘿进步都是一点点的哟!~ 正文之前 搞不清楚是上传控件的脑残还是我下午脑袋缺氧.这种情况搞不懂是不是常见的形态之一了. 正文之前结束 今天阳光 ...

  4. React-Native开发中常用的第三方控件持续更新

    2023.03.22更新 React Native ECharts 项目是一个开源的库,用于在 React Native 应用程序中创建交互式图表.通过用户友好的设计和简单的 API,开发者可以创建各 ...

  5. Android引用RN第三方控件,Android和RN互调方式,最近开发心得

    "有人住高楼,有人在深沟,有人光万丈,有人一身锈,世人万千种,浮云莫去求,斯人若彩虹,遇上方知有." 时隔四季,我重新开始了我的文章更新,so do you miss me? 前言 ...

  6. jquery文件上传控件 Uploadify

    基于jquery的文件上传控件,支持ajax无刷新上传,多个文件同时上传,上传进行进度显示,删除已上传文件. 要求使用jquery1.4或以上版本,flash player 9.0.24以上. 有两个 ...

  7. tabcontainer控件太长_AjaxControlToolKit--TabContainer控件的介绍收藏[摘录]

    AjaxControlToolKit--TabContainer控件的介绍收藏 1. Introduction: Tab本身就应该是个以页签形式显示组织网页内容的一个控件.在AJAX Control ...

  8. DELPHI第三方控件及组件大全(安装方法与使用)

    一,DELPHI第三方控件安装方法介绍 1.对于单个控件,Componet–>install component..–>PAS或DCU文件–>install; 2.对于带*.dpk文 ...

  9. 学习笔记---母板页、用户控件、第三方控件及视图状态管理

    一.母版页 在制作页面的过程中, 多个页面往往具有相同的页面Header和页面Footer, 多个页面只是在中间部分有变化. 那么我们完全可以避免在每个页面中都写一遍页头和页尾的代码, 这种技术就是母 ...

最新文章

  1. GoogleFusionTablesAPI初探地图与云计算
  2. MPLS 典型应用场景——Vecloud
  3. Linux echo输出文本改变颜色
  4. Java这些多线程基础知识你会吗?
  5. 程序员求助:腾讯面试题,64匹马8个跑道,多少轮选出最快的四匹
  6. 原生node写一个静态资源服务器
  7. python @staticmethod方法
  8. 【费用预测】基于matlab粒子群算法优化ELM神经网络预测费用【含Matlab源码 1378期】
  9. 深度学习图像分类(十二):MobileNet系列(V1,V1,V3)
  10. Eviews下载及安装
  11. 手机文字识别工具,帮你快速复制图片上的文字
  12. 有效沟通bic法则_有效沟通bic法则_合格职场人都会的3个有效的沟通法则
  13. Unity 关于Activator.CreateInstance使用
  14. 小米手机的miui10 连接电脑。本地播放器推荐。
  15. model.evaluate中的verbose的作用
  16. 2022下半年软考-中级-软件设计师-过关经验
  17. java实现excel多级联动
  18. tnl 网络游戏架构底层深入分析
  19. 关于QQ号的分发管理机制的基本方案的设计猜想和分析讨论
  20. Spark Core项目实战(3) | 页面单跳转化率统计

热门文章

  1. 【RegNet】《Designing Network Design Spaces》
  2. CentOS7使用firewalld打开关闭防火墙与端口
  3. 哪个求职App最容易找到好工作?2019在线求职招聘市场研究报告
  4. 数据库入门教程--01建库建表插入数据以及数据的修改
  5. 民办三本,我从3K到15K的一年
  6. 从英特尔上海紫竹研发中心归来,认真聊一聊傲腾
  7. SSL协议密钥交换过程理解
  8. opencv2.0 DataType 实现
  9. 这么多年你还在怕正则吗?
  10. 2022年——CSDN有一个充满活力的【红目香薰】