本项目是关于React Native相关的学习项目,适合原生开发者的入门学习,配有相关的文章,不定时更新,欢迎学习与讨论
☆126Dec 31, 2019Updated 6 years ago
Alternatives and similar repositories for LearnProject
Users that are interested in LearnProject are comparing it to the libraries listed below
Sorting:
- library☆20Oct 10, 2017Updated 8 years ago
- React Native 超完整的开源项目,功能丰富,适合学习和日常使用。GSYGithubApp 系列的优势:我们目前已经拥有 Flutter、Weex、ReactNative、Kotlin View、Kotlin Jetpack Compose 五个版本,功能齐全,项目…☆2,464Feb 14, 2026Updated 2 weeks ago
- init mvp okgo☆27Jun 19, 2017Updated 8 years ago
- 一个使用kotlin编写的干货集中营客户端☆13Jul 13, 2017Updated 8 years ago
- 项目集成了热门的开源库,并做了每个库的演示代码以及常用技术1.Fragment懒加载模式封装 2.Otto事件总线演示 3.Retrofit网络框架封装 4.MVP模式架构 5.greenDao数据库ORM框架 6.Android 6.0动态权限申请 7.butterkni…☆12Jun 1, 2016Updated 9 years ago
- 极简通用的RecyclerAdapter,入侵性低,支持一个列表多种Item类型,无需维护和编写Adapter代码,快速集成拥有点击,动画,自定义刷新,自定义加载更多,自定义空页面显示,通用分割线,动态绑定等高复用,你只需要编写维护Holder代码。☆268Dec 31, 2019Updated 6 years ago
- Retrofit2 with Rxjava[1], retreive data with non resutful data and get real data☆44Jan 17, 2018Updated 8 years ago
- ☆20Jun 6, 2018Updated 7 years ago
- 网络请求库的二次封装,支持扩展,底层实现可自由切换☆19Dec 20, 2019Updated 6 years ago
- react native 超级 App☆657Sep 29, 2022Updated 3 years ago
- Hello,this is panyz`s blog😀🙃☆35Jul 11, 2018Updated 7 years ago
- [动脑学院] David老师插接件化 -- 代码还原☆10Jul 4, 2018Updated 7 years ago
- Manage retrofit call's lifecycle with proxy class which generated by annotation☆79Sep 7, 2017Updated 8 years ago
- Android上录制AAC格式的音频,支持arm7,arm7s,arm64,支持平台:ios7~ios9,不支持bitcode☆27Feb 22, 2016Updated 10 years ago
- Fresco 的封装,快速上手,图像后处理,超大图高清预览,缩小放大,双击放大等一一俱全。简书 http://www.jianshu.com/p/cd058a924288☆362Jan 6, 2023Updated 3 years ago
- Integration of PTR pull down refresh with up - pull load in a fragment ----将PTR下拉刷新与上拉加载集成在一个fragment中☆10Jul 9, 2016Updated 9 years ago
- Interop library for exposing Android's main thread and loopers as RxJava 3 Schedulers directly.☆11Apr 17, 2023Updated 2 years ago
- How to use ProtocolBuffer☆10Apr 4, 2017Updated 8 years ago
- Common is a basic component library for android ——UI Components, MVP Base, MVP Customization, Auto Loader, Auto Pager, Components, Too…☆43Dec 26, 2021Updated 4 years ago
- react native jsbundle 拆包解决方案,实现 react context 延迟异步加载,基础包、业务包按需加载☆67Mar 24, 2019Updated 6 years ago
- 本着不再重复造轮子的精神,封装一个简单实用的Dialog, 1,支持自定义布局 2,支持设置显示位置以及与屏幕边距 3,随心所欲的添加动画效果 4,添加子View接口回调,可以为所有子View添加点击事件 5,链式调用,一行实现添加所有属性以及回调☆11Jun 23, 2018Updated 7 years ago
- 上拉加载更多的ListViw☆10Sep 18, 2016Updated 9 years ago
- 贝塞尔曲线仿美拍直播刷礼物☆11Jun 9, 2020Updated 5 years ago
- Android应用快速开发框架 MVP和组件化架构☆15Sep 6, 2021Updated 4 years ago
- java和android工具类☆10Nov 18, 2016Updated 9 years ago
- 两个自定义控件组成的评分界面,类似淘宝评分界面☆10Oct 13, 2016Updated 9 years ago
- Android MVPFrame Simple Demo. and Recycler lazy load data☆71Nov 14, 2018Updated 7 years ago
- 👁️ 源于{开眼视频},架构使用Mvp+Dagger2+Retrofit+Rxjava的一款内外兼得的学习项目☆68Jul 28, 2022Updated 3 years ago
- OkHttp网络请求实现的煎蛋☆20Nov 22, 2015Updated 10 years ago
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆37Nov 30, 2018Updated 7 years ago
- A Lightweight android database library☆12Aug 15, 2016Updated 9 years ago
- 对比流行的图片开 源库。包括 Fresco \ Glide \ Picasso \ Universal Image Loader \ Volley☆12Nov 19, 2015Updated 10 years ago
- Android屏幕适配示例项目☆11Dec 9, 2017Updated 8 years ago
- CommonAdapter:抽象封装了ListView和RecyclerView,简化Adapter的实现,对象化Item,高度解耦,更加灵活☆11Aug 13, 2016Updated 9 years ago
- BLog is not blog but an android logcat entended utility library. It helps to log message to file as well as print in logcat window.☆12Apr 15, 2017Updated 8 years ago
- Annotation-triggered method call logging library.☆75Aug 3, 2017Updated 8 years ago
- MVP+RxJava+Retrofit, 一个Android应用层快速开发基础框架☆27Sep 19, 2017Updated 8 years ago
- BaseUrlManager的设计初衷主要用于开发时,有多个环境需要打包APK的场景,通过BaseUrlManager提供的BaseUrl动态设置入口,只需打一次包,即可轻松随意的切换 不同的开发环境或测试环境。在打生产环境包时,关闭BaseUrl动态设置入口即可。☆55May 14, 2025Updated 9 months ago
- 安卓的性能优化☆53Aug 20, 2018Updated 7 years ago