reactive-programming
Here are 1,280 public repositories matching this topic...
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Oct 29, 2020 - Dart
-
Updated
Oct 29, 2020 - Swift
Simple, scalable state management.
-
Updated
Oct 29, 2020 - JavaScript
Mostly adequate guide to FP (in javascript)
-
Updated
May 3, 2020 - JavaScript
A functional and reactive JavaScript framework for predictable code
-
Updated
Oct 14, 2020 - TypeScript
Learning RxJava for Android by example
-
Updated
Sep 17, 2019 - Java
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
Updated
Oct 29, 2020 - C#
React bindings for MobX
-
Updated
Oct 20, 2020 - TypeScript
Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file!
-
Updated
Oct 28, 2020 - Red
Clear examples, explanations, and resources for RxJS 5/6+
-
Updated
Aug 17, 2020 - TypeScript
Example of Clean Architecture of iOS app using RxSwift
-
Updated
May 22, 2020 - Swift
Streams of values over time
-
Updated
Oct 27, 2020 - Swift
Mpx,一款具有优秀开发体验和深度性能优化的增强型小程序开发框架
-
Updated
Oct 29, 2020 - JavaScript
Simple React state management. Made with
-
Updated
Oct 21, 2020 - JavaScript
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
-
Updated
Oct 22, 2020 - TypeScript
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
-
Updated
Oct 29, 2020 - C#
Asynchronous, Reactive Programming for Scala and Scala.js.
-
Updated
Oct 28, 2020 - Scala
Flexible and powerful universal routing solution
-
Updated
Oct 22, 2020 - TypeScript
RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
-
Updated
Oct 20, 2020 - Swift
A collection of Rx operators & tools not found in the core RxSwift distribution
-
Updated
Oct 12, 2020 - Swift
Reactive collections based on Rx.Net
-
Updated
Oct 29, 2020 - C#
Mostly adequate guide to FP (in javascript, translated to russian)
-
Updated
Jun 2, 2020 - JavaScript
Transparent reactivity with 100% language coverage. Made with
-
Updated
Oct 14, 2020 - JavaScript
Harness the power of reactive programming to supercharge your components
-
Updated
Sep 12, 2020 - TypeScript
Bi-directional type bridging between RxSwift and Apple's Combine framework
-
Updated
Oct 14, 2020 - Swift
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
-
Updated
Jan 28, 2018 - Java
Improve this page
Add a description, image, and links to the reactive-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reactive-programming topic, visit your repo's landing page and select "manage topics."


I have been having conflict issues with incompatible versions of google plugins, and have pulled together as much information as I can find, I have removed the gradle plugin from pre Cordova 9
cordova-android-support-gradle-release@3.0.1 - removed now included in Cordova 9.+
and have added to mobile-config.js
App.setPreference('AndroidXEnabled', 'true', 'android');
App.setPreference('Gra