Skip to content

A reactive, event-driven framework for building Modern Android Apps.

License

Notifications You must be signed in to change notification settings

yahyatinani/re-compose

Repository files navigation

Re-compose

build Sonatype Nexus (Releases) Sonatype Nexus (Snapshots) GitHub

re-compose is a data-oriented event driven framework for manging state in Android Compose applications.

Dependencies:

  • re-compose: core module for Jetpack Compose apps.
    • implementation "io.github.yahyatinani.recompose:re-compose:$version"
  • http-fx: It wraps the ktor android client for http requests. (WIP)
    • implementation "io.github.yahyatinani.recompose:http-fx:$version"
  • paging-fx: It wraps the paging compose library. (WIP)
    • implementation "io.github.yahyatinani.recompose:paging-fx:$version"
  • fsm: WIP
    • implementation "io.github.yahyatinani.recompose:fsm:$version"

About

A reactive, event-driven framework for building Modern Android Apps.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages