RxJava style API for android camera

RxCamera RxJava style camera API for android, it based on android.hardware.camera Add to your project dependence: repositories { jcenter() } dependencies { compile 'com.ragnarok.rxcamera:lib:0.0.5' }
Information
Category: Android / Reactive Programming
Watchers: 16
Star: 357
Fork: 50
Last update: May 17, 2023

Related Repos



arkivanov Flipper 📜 Description Flipper is a simple countdown app written using Jetpack Compose. #AndroidDevChallenge 💡 Motivation and Context Flipper simulat
 

amitshekhariitbhu RxJava3-Android-Examples - Learn RxJava3 for Android by Examples Take the MindOrks Android Online Course and Learn RxJava This project is for: who is migrating to RxJava 3 from RxJava 2 who is j
 

adibfara Lives - Android LiveData Extensions for Kotlin and Java Add RxJava-like operators to your LiveData objects with ease, usable in Kotlin (as extension functions) and Java (as static functions to a class called Lives)
 

ww-tech Roxie Roxie is a lightweight Android library for building reactive apps. We successfully use it for Android product development at WW (formerly Weight Watchers). Why Roxie? Roxie implements Unidirectional Data Flow
 

amanjeetsingh150 RxAnime An android app to understand about the effect of RxJava operators on data stream. Operators done: Filter Take Skip Map Buffer More to come: Scan, ta
 

artem-zinnatullin RxKoans Purpose Goal of this project is to reduce the steepness of the Rx (RxJava, RxSwift, Project Reactor, etc) learning curve. It was noted by RxJava lead, David Karnok @akarnokd in this tweet: I've been thinki
 

anitaa1990 RxAndroid-Sample A list of concise write ups on the implementation of RxJava in Android Reactive Programming Reactive Programming is a programming paradigm oriented around data flows and the propagation of change
 

amitshekhariitbhu RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications Overview of RxPS - RxJavaPriorityScheduler library RxPS is used to set the priority for the given task.
 

JoaoMotondon RxJava for Android (100+ Examples Pack) - 🔹 Now in Kotlin!!! 🔹 This repository is intended to provide in a single place (i.e. a single Android app) over than 100 examples of RxJava for Android which you can use as
 

JonathanMerritt What is RXASSETMANAGER? An RxJava2 implementation of the Android AssetManager. Any help or contribution is welcome. How do you GET it? Use the jcenter() or mavenCentral() repository. repositories { jc
 

ZacSweers RxNormalize NOTE This is not maintained. I worked on this a long time ago and decided to open source it for posterity. This approach works, but my gut feeling is that this is something that should be done via backpres
 

akaita RxJava2Debug A library to make StackTraces involving RxJava2 more meaningful (they will always point to your code!). Rationale If you use RxJava2, you know the pain of debugging exceptions generated somwhere
 

Zeyad-37 RxRedux A library that manages state using RxJava 2 and Architecture Components. Medium Post: https://goo.gl/7oH1B1 Getting Started Project root build.gradle allprojects { repositories { maven { url 'h
 

florent37 RxComponentLifecycle Rx binding of new Android Architecture Component Lifecycle License Copyright 2017 Florent37, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file exc
 

pakoito FunctionalAndroidReference FunctionalAndroidReference is a showcase project of Functional Reactive Programming on Android, using RxJava. It's a companion app to the presentation "Fully Reactive Apps" at Droidcon UK 2016. It