Skip to content

Unidirectional data flow architecture library inspired by Spotify's Mobius for Android

Notifications You must be signed in to change notification settings

get-bridge/ouroboros-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e5e9d93 · Sep 27, 2024

History

29 Commits
Mar 25, 2024
Jul 31, 2024
Sep 27, 2024
May 23, 2024
Jul 31, 2024
Jul 31, 2024
Aug 15, 2022
Jul 31, 2024
Dec 9, 2022
Sep 26, 2023
Aug 15, 2022
Sep 26, 2023
Sep 26, 2023
Aug 15, 2022

Repository files navigation

Ouroboros (for Compose)

Ouroboros is a simplistic unidirectional dataflow library for Android Jetpack Compose. It is based on Kotlin and coroutines and inspired by React, Redux and Spotify's Mobius. It strives to be simplistic, easy to understand and testable.

Public documentation is in the works but in the meantime take a look at the example application included under example-app.