Skip to content

Helpers to share parent state with child features when using Composable Architecture

Notifications You must be signed in to change notification settings

unbtbl/ComposableComposition

Repository files navigation

ComposableComposition Package Header

ComposableComposition is a Swift package 📦 that extends the fantastic Swift Composable Architecture (TCA) to provide additional capabilities for composing and handling state and actions. It introduces the concepts of child and parent states and actions, allowing for more granular control over state mutations and action handling, without having to duplicate (and sync) parent state to child features.

About

Helpers to share parent state with child features when using Composable Architecture

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages