治Android各种疑难杂症

酷炫的Android开源项目
https://blog.csdn.net/yun382657988/article/details/83303147
http://www.codesocang.com/gn-animation

图片翻页效果
https://blog.csdn.net/sun20209527/article/details/49663709?tdsourcetag=s_pcqq_aiomsg
https://blog.csdn.net/lly347705530/article/details/78794396
https://github.com/AnliaLee/BookPage
https://github.com/search?q=android翻页

文字波浪效果
https://blog.csdn.net/qq_36467463/article/details/78028096

水泡的上升和下沉
https://blog.csdn.net/u010052279/article/details/80704817

波浪进度效果(在圆内)
https://blog.csdn.net/lly347705530/article/details/78262753

图片选择器
https://github.com/wj576038874/PhotoSelector

上下翻页
https://github.com/msilemsile/DoubleScrollContainer
https://github.com/429365799/FlipBox
http://www.jcodecraeer.com/a/opensource/2014/1011/1733.html

左右翻页
https://github.com/openaphid/android-flip

翻页
https://github.com/zhangke3016/FlipCards

滚动堆叠
https://github.com/blipinsk/FlippableStackView

红包雨动画
https://www.jianshu.com/p/629e9971c48b

Android 输入框的输入提示效果(AutoCompleteTextView)
https://blog.csdn.net/weixin_41454168/article/details/79673074

double滚动容器
https://github.com/msilemsile/DoubleScrollContainer

阅读器(阅读App的特效)
https://github.com/smuyyh/BookReader?tdsourcetag=s_pcqq_aiomsg
https://github.com/PeachBlossom/treader?tdsourcetag=s_pcqq_aiomsg

自定义加载动画
https://blog.csdn.net/macaopark/article/details/82356613
Android自定义控件三部曲文章索引
https://blog.csdn.net/harvic880925/article/details/50995268

Android 监听EditText字数,右下角数字动态显示输入字数
https://blog.csdn.net/qq_38933706/article/details/81172250

撸起袖子自己写一个Android通用的刷新控件
https://www.jianshu.com/p/736aee62d946

HorizontalVerticalViewPager实现水平垂直都可滑动
https://www.jianshu.com/p/2799ba010417

Android开发—打造多样式轮播图指示器(UIndicator)
https://www.jianshu.com/p/42811a7c708c

Android中仿QQ侧滑删除功能的实现
https://blog.csdn.net/csdnzouqi/article/details/80006672

recyclerView侧滑删除
https://blog.csdn.net/Caben_/article/details/52945549

recyclerview_helper多功能封装
https://www.jianshu.com/p/40a093927b31

揭露动画的实现
https://www.jianshu.com/p/59185fb9b58d

快速实现新手引导层的库
https://github.com/huburt-Hu/NewbieGuide (案例图片 在下面)

6位验证码输入框
https://www.jianshu.com/p/3238a5afc21c

Behavior
解决AppbarLayout惯性回弹以及RecyclerView加载更多后惯性滑动
https://github.com/LzzzzzzC/Behavior?tdsourcetag=s_pctim_aiomsg

Android 遮罩阴影的设计(Androids——日常开发工具和组件集合)
https://www.jianshu.com/p/444fd7350bc8

React Native 第三方组件整理--------------------------------------------------------------------------------------

React Native - 文本输入框(TextInput)的使用详解(右下角数字动态显示输入字数)
http://www.hangge.com/blog/cache/detail_1526.html

导航布局 react-native-router-flux
https://www.cnblogs.com/lemonzwt/p/8182345.html(不骄不傲)

导航切换
https://pheromone.github.io/2018/03/18/移动端学习/react-native-router-flux初步认识/

Rn动画(转场动画)
https://blog.csdn.net/hello_hwc/article/details/51775696

React Native (网站上Demo)
https://www.jianshu.com/p/470606826b12
https://github.com/guangqiang-liu/OneM(OneMDemo)

tab加传值
https://www.cnblogs.com/crazycode2/p/9395984.html

新一轮传值(新链接)
https://blog.csdn.net/weixin_33815613/article/details/86011232

写内部函数
https://blog.csdn.net/u011068702/article/details/82903678

自定义加载圈
https://blog.csdn.net/weixin_40614372/article/details/86511377

轮播图链接
https://www.csdn.net/gather_2b/MtjaIg3sMzExOC1ibG9n.html

日历组件确定版
https://www.ctolib.com/wix-react-native-calendars.html

Android(动效)
https://hndeveloper.github.io/2017/github-android-ui.html#对话框?tdsourcetag=s_pctim_aiomsg

时间工具类
https://blog.csdn.net/weixin_39466493/article/details/79565854(react秒转换成分钟的形式)
https://blog.csdn.net/dxj124/article/details/80758115 (秒转时分秒)

生动形象的布局属性
https://www.jianshu.com/p/4a61a517c792

二级列表
https://www.cnblogs.com/vipstone/p/7250625.html
https://www.jianshu.com/p/de41e97b98bf(可折叠)

RN播放声音+(报错 react native sound: undefined is not an object, RNSound.IsAndroid)
https://www.jianshu.com/p/fa59d65271a2 https://blog.csdn.net/u013596119/article/details/82144628
https://github.com/zmxv/react-native-sound/wiki/Installation

Rn 组件大全
React Native组件大全,介绍React Native常用组件的使用方法和使用示例。
https://github.com/forrest23/ReactNativeComponents

弹框系列
https://www.cnblogs.com/yrcn/p/7364384.html

音乐播放器(Rnfeng)
https://blog.csdn.net/weixin_34116110/article/details/86783919

加载圈的出现
https://www.jianshu.com/p/31e3cb511c73

颜色写成Js文件的形式(条目点击)
https://www.jianshu.com/p/f2e3b707deb4

传值问题的解决
https://www.jianshu.com/p/66e65682edb1

TextInput属性
https://blog.csdn.net/xiaopihair123/article/details/82752401

必备的是个插件(React Native开发必备的10个插件包)
https://blog.csdn.net/xiangzhihong8/article/details/51870777

添加一个加载圈
https://blog.csdn.net/lixuce1234/article/details/77371479

Android分享(邵)
https://blog.csdn.net/qq_43169246/article/details/88327156
https://blog.csdn.net/wdd1324/article/details/79913738

Rn支持gif动画(29)
https://www.jianshu.com/p/e6d8d57fe6a6

ViewPager轮播图
https://github.com/race604/react-native-viewpager

开源项目(供参考)
https://www.cnblogs.com/qiangxia/p/5584622.html

rn多条目展示数据
https://blog.csdn.net/hhoo3344521/article/details/89095233

rn样式表
https://www.jianshu.com/p/ec95efa03312

dialog
https://github.com/forrest23/ReactNativeComponents

键盘监听
https://blog.csdn.net/zhe_ge_sha_shou/article/details/83048330(发送,搜索,下一项)

react native仿微信PopupWindow效果
https://xiangzhihong.iteye.com/blog/2393480

微信分享
https://blog.csdn.net/sinat_17775997/article/details/71159389

获取手机屏幕的宽高
const {width, height} = Dimensions.get(‘window’)

https://github.com/jhen0409/react-native-debugger/blob/master/docs/react-devtools-integration.md#how-to-use-it-with-real-device

dubug使用
https://www.hssenglish.com/student/dcw/learning-center.html english

dubug下载
https://github.com/jhen0409/react-native-debugger/releases

Rn基础知识
https://github.com/pheromone/mobile-learn

导航组件的使用
react-native-router-flux
https://www.cnblogs.com/lemonzwt/p/8182345.html
https://www.jianshu.com/p/953189770d87
https://www.jianshu.com/p/953189770d87
https://github.com/aksonov/react-native-router-flux/blob/master/docs/API.md#scene
https://github.com/aksonov/react-native-router-flux
导航栏有精致的图标
https://blog.csdn.net/Destiny_strive/article/details/83993521

tab(好使有Bug)
http://www.cnblogs.com/crazycode2/p/9395984.html
布局指南
https://blog.csdn.net/quanqinyang/article/details/52215641
线条的显示
https://github.com/781238222/react-native-divide
滑动视图组件的使用
https://blog.csdn.net/wbiokr/article/details/79134527

常用的第三方组件(RN)

属性
https://www.imooc.com/article/13176
https://www.jianshu.com/p/4a61a517c792
https://www.jianshu.com/p/1c39eced676f
https://blog.csdn.net/p_find/article/details/82799041
https://www.jianshu.com/p/ff00fcc2c0e6
https://blog.csdn.net/violetjack0808/article/details/51329554

日历组件
https://www.jianshu.com/p/6847ad43ffbd
https://github.com/wix/react-native-calendars

图片轮播
https://github.com/leecade/react-native-swiper

列表数据(模拟数据)
http://www.imooc.com/api/teacher?type=4&num=30
http://guangdiu.com/api/gethots.php

解决排行榜角标问题以及列表展示
https://www.jianshu.com/p/b6e3b1f96f22

传值问题
https://www.jianshu.com/p/f908fdc654b4?tdsourcetag=s_pctim_aiomsg
https://www.jianshu.com/p/ec976cdd5b18
https://blog.csdn.net/baihailing/article/details/85232322(获得灵感)

一行之内的字数限制,其余的用户省略号代替
item.name ? (item.name.length > 10 ? item.name.substr(0, 10) + “…” : item.name) : “”

日期格式化
https://blog.csdn.net/sinat_17775997/article/details/77045766

Rn 项目OneM
https://github.com/guangqiang-liu/OneM

Rn容器属性
https://www.jianshu.com/p/5053807b7fcd

gridview的实现
https://blog.csdn.net/u011068996/article/details/52875780

idea破解工具
https://blog.csdn.net/lz19951122/article/details/80604860

第三方组件
https://blog.csdn.net/kisty_yao/article/details/88423716https://blog.csdn.net/kisty_yao/article/details/88423716

炫酷的TextInput(调用各种类型的键盘)
https://www.jianshu.com/p/2f702b52b321

TextInput键盘遮挡
https://www.jianshu.com/p/020d2d1a2ab1

日期格式化
https://blog.csdn.net/qq_24147051/article/details/80678440

数据延迟加载,避免页面卡顿
https://blog.csdn.net/angelseedex/article/details/53339107

     解决页面卡顿
    await InteractionManager.runAfterInteractions();

阴影效果
https://blog.csdn.net/u010379595/article/details/81561247

Image加载图片的封装(加载图片的形式)
https://blog.csdn.net/qq_28978893/article/details/78490848

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值