All Projects → KunMinX → Rxjava2 Operators Magician

KunMinX / Rxjava2 Operators Magician

Licence: apache-2.0
你用不惯 RxJava,只因缺了这把钥匙 🔑 You are not used to RxJava, just because of the lack of this key.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Rxjava2 Operators Magician

Freezer
A simple & fluent Android ORM, how can it be easier ? RxJava2 compatible
Stars: ✭ 326 (-62.44%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
Mvpframes
整合大量主流开源项目并且可高度配置化的 Android MVP 快速集成框架,支持 AndroidX
Stars: ✭ 100 (-88.48%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
Rxjavapriorityscheduler
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
Stars: ✭ 138 (-84.1%)
Mutual labels:  rxjava, rxjava2, rxandroid, rxjava-android
Android Kotlin Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture in Kotlin using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 615 (-29.15%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxjava2 Android Samples
RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android
Stars: ✭ 4,950 (+470.28%)
Mutual labels:  rxjava, rxjava2, rxandroid
Nybus
NYBus (RxBus) - A pub-sub library for Android and Java applications
Stars: ✭ 283 (-67.4%)
Mutual labels:  rxjava, rxjava2, rxjava-android
ReactiveBus
🚍 Reactive Event Bus for JVM (1.7+) and Android apps built with RxJava 2
Stars: ✭ 17 (-98.04%)
Mutual labels:  rxjava, rxandroid, rxjava2
Swipe
👉 detects swipe events on Android
Stars: ✭ 324 (-62.67%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxgps
Finding current location cannot be easier on Android !
Stars: ✭ 307 (-64.63%)
Mutual labels:  rxjava, reactive, rxjava2
Rxbus
🚌 The RxBus as steady as an old dog.
Stars: ✭ 334 (-61.52%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxbluetooth
Android reactive bluetooth
Stars: ✭ 405 (-53.34%)
Mutual labels:  rxjava, rxjava2, rxandroid
Rxanime
Visualizer to understand RxJava operators
Stars: ✭ 261 (-69.93%)
Mutual labels:  rxjava, rxjava2, rxjava-android
RxRetroAPICall
API call example using Retrofit and RxJava2
Stars: ✭ 16 (-98.16%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxbiometric
☝️ RxJava and RxKotlin bindings for Biometric Prompt (Fingerprint Scanner) on Android
Stars: ✭ 295 (-66.01%)
Mutual labels:  rxjava, rxjava2, rxandroid
android-online-course
Android Online Course
Stars: ✭ 22 (-97.47%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxcache
简单一步,缓存搞定。这是一个专用于 RxJava,解决 Android 中对任何 Observable 发出的结果做缓存处理的框架
Stars: ✭ 377 (-56.57%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Android Mvp Architecture
This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 4,360 (+402.3%)
Mutual labels:  rxjava, rxjava2, rxjava-android
Rxreactor
A Kotlin framework for a reactive and unidirectional RxJava application architecture
Stars: ✭ 19 (-97.81%)
Mutual labels:  rxjava, reactive, rxjava2
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Stars: ✭ 21 (-97.58%)
Mutual labels:  rxandroid, rxjava2, rxjava-android
rxjava2-http
Transmit RxJava2 Flowable over http with non-blocking backpressure
Stars: ✭ 19 (-97.81%)
Mutual labels:  reactive, rxjava, rxjava2

Rx钥匙:为声明式编程而生的 Android 开发者工具

很高兴和大家见面!

有不少热心网友关心,上一期的 《你用不惯 RxJava,只因缺了这把钥匙》 后来怎么样了,再次谢谢大家的期待,原本目标只是给大家一把钥匙,方便大家意会 RxJava 操作符的本质,想不到在后台收到 40 多条留言,且有不少网友对 Rx钥匙 的期待远远超出了其本身,期望那是一把能够带给自己更多的魔法棒。

再加上,我自己也因为 “拿 SQL 来隐喻操作符” 的那番见解,而心生灵感:

不如秉着匠心打磨一次吧 —— 像设计师一样将每个像素都抠到极致,像工程师一样将工程设计模式和原则应用到每一个功能的编写,用极致的方式来谱写极致 —— 这是一款为灵感而生的面向 Android 开发者的操作符练习工具。

Add Operators Output Code Clear Expressions

除了提供 “灵感” 这一最核心功能之外,你还可以从这个开源项目获得的内容包括:

  1. 整洁的代码风格和标准的资源命名规范。
  2. 基于前沿的、遵循关注点分离的 JetPack MVVM 架构。
  3. 使用 RxJava 和 lambda 表达式。
  4. AndroidX 和 Material Design 2 的全面使用。
  5. ConstraintLayout 约束布局的最佳实践。
  6. 为提升手机桌面的逼格做贡献,让知识与美观并存,即使从不打开。
  7. 绝不使用 Dagger,绝不使用奇技淫巧、编写艰深晦涩的代码。

下载体验

getFromGooglePlay getFromCoolapk

Thanks to

LinkageRecyclerView

RxJava2

RxJava2-Android-Samples

material-components-android

AndroidX

CodeView

My Pages

Email:[email protected]

Home:KunMinX 的个人博客

Juejin:KunMinX 在掘金

《重学安卓》 专栏

付费读者加微信进群:myatejx

重学安卓小专栏

License

Copyright 2018-present KunMinX

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].