There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Open-Weather-Maps
An Application that elaborates Clean Architecture, MVVM, Retrofit, Room, and written fully in RxJava2ActorLite
A Light weight Actor Model library that helps communication between Components in a Message Driven mannerGDG-Helwan-MVI-2021
LiteCycle
A library that helps implementing Android's LifeCycleObserver interface for variables instead of ClassesGDG-Helwan-2019
The repository for holding the sessions code for GDG Helwan 2019, explaining Simplified Clean Architecture and MVI patternMovies
An Application that displays movies detailsBinder
An Annotation processor that allows binding two classes with each other, where the first class can listen to the updates of the second class ... ideal for MVVM and similar patternsPortsAndAdaptersSample
A sample project using the "Ports and Adapters" architecture, also called "Hexagonal" architectureJ-Chain
A library that provides a set of functional patterns to enable chaining operations one after another, also helps not cutting RxJava2 streamsJ-Curry
A Java library that enables applying Functional Programming concepts like currying and partial application for functions, also it supports types like Either, Try, etc... using RxJava 2 interfaces, compatible with Java 7 and aboveOWMApp
Sample MVVM Application for working with Open Weather Maps, it uses RxJava2, Retrofit, ButterKnife, ActorLite, Binder, CommandsMap and working with annotationsAndroidActorModel
An Implementation of the Actor-Model in pure Android components, also supports inter-process communication between ActorsMVI-Sample
A Repository for a sample project elaborating how to implement the - Model View Intent - architecture patternReactive-Application
WeatherApp
An application that deals with open weather mapsCleanMVP
TabBarControllers
A library that makes it possible to have the bottom Tab-Bar controllers of IOSPlayGround
personal repository for trying out different concepts and samplesDynamicReceiver
After Android Oreo new Broadcast-Receiver limitations, Registering a Broadcast-Receiver in Manifest is not that good option any more, this library gives a simple API to register a Broadcast-Receiver at run-time but with all the options that are available in the manifestRxProperties
a library that provides the "Property" concept to Java, in a reactive manner, where properties are variables that does not need a setter and getter methods, they hold there set() and get() operations in there Wrapper Object "Property.java", also they can be converted to RxJava2 Observable or ObserverLove Open Source and this site? Check out how you can help us