Nobody official ever wrote the formula everyone quotes. But the shape keeps getting rediscovered independently, and the constraints it imposes are the whole product. My stance, the honest bear case, and what I still haven't proved.
Back
Tag
compose-multiplatform
4 articles with this tag.
Every other cross-platform framework makes you buy the whole runtime. KMP lets you choose how far up the stack you share, feature by feature. Here's the dial, what each detent costs, and who's actually paying for it.
No provider, no CompositionLocal, no hooks. You pass the store as a parameter, and each component binds exactly the slice it renders. Then you prove it with a test.
The exact KMP target matrix for ReduxKotlin 1.0: what every module supports, what got dropped, and the single platform shim the Redux layer actually needs.