SaaSHub helps you find the best software and product alternatives Learn more →
RxRelay Alternatives
Similar projects and alternatives to RxRelay
-
simple-stack
[ACTIVE] Simple Stack, a backstack library / navigation framework for simpler navigation and state management (for fragments, views, or whatevers).
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Decompose
Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
-
RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
Fuck-Storage-Access-Framework
Discontinued Fuck Storage Access Framework (or just FSAF) is a handy library that hides away from you all the annoying parts of the Storage Access Framework (like DocumentTrees / DocumentIds / DocumentFiles / DocumentContracts and other bullshit) leaving only an API that is similar to good-old Java File API
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
whetstone
Whetstone is a dependency injection framework for Android that greatly simplifies working with Dagger 2 using all the powers of Anvil
RxRelay discussion
RxRelay reviews and mentions
-
Am I the only one who feels that Google's "new stuff" approach is badly hurting productivity?
BehaviorRelay is really good
-
What is your tech stack?
RxJava with RxRelay (and rx-combinetuple-kt)
-
Has anyone successfully implemented Jetpack Compose into an existing app with MVP architecture?
Spoilers is that I just store every variable in their own BehaviorRelay.
-
ViewModels & Compose: State/StateFlow/Lifecycle
interesting approach; are you referring to the RxRelay library? do you exclusively use that/RxJava APIs for async work/reactivity in the business domain/data layers as well?
-
Is there any really good cheatsheet for RxJava that includes Observables, Subjects, Operators, Schedulers?
Although generally, just don't use subjects ever, use https://github.com/JakeWharton/RxRelay instead
-
How have you utilized Rxjava2 Subjects in your Android production apps?
RxRelay + Rx-CombineTuple-Kt (+ Rx-ValidateBy-Kt) are things I use in my everyday life
- RxJava is better than kotlin coroutines?
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Dec 2024
Stats
JakeWharton/RxRelay is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of RxRelay is Java.