
Just improved the gist with the help of @WdKay so that views can be counted individually.
English
Samuel Défago
1K posts

@defagos
iOS / tvOS developer. Crazy coder and problem solver @ Radio Télévision Suisse (RTS)






Here is a simple way to send an action along the UIKit responder chain, starting from a SwiftUI view: gist.github.com/defagos/4effee….







Gathering data in an app can be a challenge, especially when several sources must be aggregated or when pagination is involved. My latest article discusses how Combine and reactive programming provide a declarative and scalable solution to this problem: defagos.github.io/declarative_re…









