Android代码-roxie

时间:2022-08-25 21:01:26
【文件属性】:

文件名称:Android代码-roxie

文件大小:241KB

文件格式:ZIP

更新时间:2022-08-25 21:01:26

Android代码

Roxie Roxie is a lightweight Android library for building reactive apps. We successfully use it for Android product development at WW. Why Roxie? Roxie implements Unidirectional Data Flow (UDF) concepts introduced by Redux. The core idea is that user Actions get dispatched to a Store (State container) which uses Reducers to transform them into States. In Android world, this design pattern is known as MVI (Model-View-Intent) where Model describes State and Intent describes user interaction. Roxi


【文件预览】:
roxie-master
----gradlew(5KB)
----settings.gradle(28B)
----roxie()
--------src()
--------scripts()
--------.gitignore(7B)
--------build.gradle(995B)
--------proguard-rules.pro(751B)
----.circleci()
--------config.yml(1KB)
----Gemfile(91B)
----fastlane()
--------Fastfile(683B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----RELEASING.md(818B)
----README.md(4KB)
----sample()
--------src()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(751B)
----gradlew.bat(2KB)
----docs()
--------udf.png(66KB)
----gradle.properties(870B)
----Gemfile.lock(4KB)
----.gitignore(87B)
----CHANGELOG.md(792B)
----build.gradle(1KB)

网友评论