1 repo
Programming patterns that propagate state changes through streams to synchronize views.
Distinguishing note: Focuses on the data propagation mechanism rather than the UI framework.
Explore 1 awesome GitHub repository matching software engineering & architecture · Reactive Data Binding. Refine with filters or upvote what's useful.
This project is a comprehensive directory of open-source iOS applications designed to serve as a technical reference for developers and learners. It functions as a curated index of mobile software, categorizing projects by their functionality, implementation language, and architectural design to provide a clear view of how professional applications are structured. The repository distinguishes itself by offering a deep dive into mobile app architecture, allowing users to study real-world codebases that utilize patterns such as Model-View-ViewModel, VIPER, and Clean Architecture. It highlights
Propagates data changes through streams to keep user interfaces synchronized with application state.