CombineCommunity / CombineCocoa

Combine publisher bridges for UIKit
MIT License
1.67k stars 133 forks source link

button can not touchUpInside #75

Open BestiOSDev opened 2 years ago

BestiOSDev commented 2 years ago

button6.tapPublisher.sink { _ in

}.store(in: &store)

Button click not responding