Search code examples
Dismiss view from view model [MODAL PAGE]...


swiftswiftuicombine

Read More
Triggering CombineLatest to propagate initial value in Combine...


swiftreactive-programmingcombinelatestcombine

Read More
Swift Combine: Could not extract a String from KeyPath Swift.KeyPath...


swiftcombine

Read More
PassthroughSubject's AsyncPublisher values property not producing all values...


swiftcombineswift-concurrency

Read More
How to test Combine Publishers in Swift Testing?...


swiftcombineswift-testing

Read More
How to synchronize multiple marquee animations and resetting them when text changed?...


swiftswiftuicombineios-animations

Read More
How to make a Set<AnyCancellable> sendable?...


swiftcombineswift6

Read More
How to enforce minimum delay between events from Combine publisher...


iosswiftcombine

Read More
How can I get a Subscriber to subscribe to get only 4 elements from an array?...


swiftcombine

Read More
Why does SwiftUI throw an "Extra argument in call" error when I add more than 10 views?...


swiftswiftuicombineswiftui-view

Read More
.send() and .sink() do not seem to work anymore for PassthroughSubject in Xcode 11 Beta 5...


swiftswiftuicombinexcode11

Read More
How to solve Sending 'self.viewModel' risks causing data races?...


swiftswiftuiasync-awaitcombinepublisher

Read More
Does the @ObservedObject debounces requests to rerender the view if many @Published properties chang...


swiftswiftuicombine

Read More
RxSwift's Signal equivalent in Combine / Concurrency...


iosswiftrx-swiftcombineswift-concurrency

Read More
How to get a publisher from a value, since the beauty of @Observable?...


swiftobservablecombine

Read More
How to repeatedly connect a timer with onTapGesture?...


swiftswiftuicombine

Read More
Collecting Publisher values with async...


swiftasync-awaitcombine

Read More
Adding Publisher conformance to a class breaks expected computed property getter calls...


swiftcombine

Read More
Convert a @State into a Publisher...


swiftswiftuicombine

Read More
SwiftUI Combine Debounce TextField...


swiftuicombine

Read More
Can and should you observe changes to an ObservedObject from regular Swift code...


swiftswiftuicombine

Read More
"some Protocol" causes type to not conform to protocol...


swiftcombine

Read More
How to convert async function/method to publisher in Swift 6...


ioscombineswift-concurrencyswift6

Read More
Mixing Task with Future Publisher in Swift 6 with strict concurrency checking...


swiftcombineswift-concurrency

Read More
Can you update ansible dictionary on the fly?...


jsondictionaryansiblecombineon-the-fly

Read More
Swift: ERROR: keyNotFound(CodingKeys(stringValue: "adult", intValue: nil)...


swiftcombinejsondecoder

Read More
RunLoop vs DispatchQueue as Scheduler...


swiftgrand-central-dispatchnsrunloopcombine

Read More
Create a Timer Publisher using Swift Combine...


swiftswiftuipublishercombine

Read More
Can't use eraseToAnyPublisher after a collect "Type of expression is ambiguous without a ty...


swiftcombine

Read More
SwiftUI, Combine: pass @Published property as a @Binding to another object (delegation style)...


iosswiftswiftuicombineobserver-pattern

Read More
BackNext