Skip to content

仓库 files navigation

View Store

View Store is an architecture pattern and a protocol used in SwiftUI development inspired by The Composable Architecture. A view store is an ObservableObject that allows us to separate view-specific logic and the rendering of a corresponding view in a way that is repeatable, prescriptive, flexible, and testable by default.

For more information on View Store usage, see our Swift Best Practices Guide chapter.

关于

No description, website, or topics provided.

Resources

Stars

3 stars

关注者

4 watching

复刻s

发布

Used by

贡献者

Languages