CombineExtensions
CombineExtensions copied to clipboard
A collection of Combine Extensions
trafficstars
Combine Extensions
A collection of Combine Extensions to make it easier to work with Combine.
Available extensions
UIControl.publisher(for events: UIControl.Event)to listen to UIControl events.NSObject.assign(_ publisher:, to keyPath:)to have autocompletion for the key paths.