responder-chain
There are 14 repositories under responder-chain topic.
EmilioPelaez/HierarchyResponder
A framework designed to use the SwiftUI View Hierarchy as a responder chain
vicisjs/vicis
Presentation and transformation layer for data output in RESTful APIs.
OuterCorner/LateResponders
A framework to delay handling responder chain actions further up the chain
hsuanchih/Scribbles
Notes on How Stuff Works
dasdom/SelectorSyntaxSugar
#selector() and the responder chain
EmilioPelaez/EventHierarchy
Event handling using using a Responder Chain built on the SwiftUI View Hierarchy
Chandlerdea/ResponderChainDemo
Using the responder chain to deliver UIControl events to view controllers
wibosco/ResponderNavigation-Example
A look at how we can use the responder chain to navigate between modules
EmilioPelaez/ErrorHierarchy
Error handling using using a Responder Chain built on the SwiftUI View Hierarchy
r37r0m0d3l/deno-vicis
Presentation and transformation layer for data output in RESTful APIs.
CRenauro/MyFirstApp
First App of many Swift concepts
gizemboskan/PasswordComponent
🔑 A password reset component created by using responder chain.
kealdishx/KDResponderRoute
The way to dispatch event via responder chain.