reactive-android icon indicating copy to clipboard operation
reactive-android copied to clipboard

A simple FRP library and a android event framework built on it

This is fork of nafg reactive library for scala FRP. It contains some improvemet of original library and android library for use it with Android framework.

This is the reactive top-level repository. It contains the following subprojects:

reactive-core: This is the general-purpose FRP library

reactive-android: android library

reactive-demo: android demo application

See the READMEs in the individual projects, and the wiki pages, for more details.