DDComponent
DDComponent is an iOS framework that decomposes complex pages into independent, reusable Presenter components. Its P-Tree (logic) and V-Tree (UI) separate concerns, enabling the same logic to drive different interfaces. With unified state management and dependency injection, it makes large-scale iOS apps modular and testable.
// repository documentation
Was this content helpful?
(0 ratings)
