Combine define scheduler for *first* publisher
|
|
2
|
325
|
March 22, 2020
|
Combine: what are those multicast functions for?
|
|
33
|
7757
|
March 18, 2020
|
Zip of two Futures crashes if the first Future fail
|
|
5
|
594
|
March 14, 2020
|
Error within .sink() from Combine: Escaping closure captures mutating 'self' parameter
|
|
3
|
863
|
January 31, 2020
|
Change Variable only if other Variables have changed and Update is requested
|
|
9
|
1146
|
January 31, 2020
|
@Published var in a nested ObservableObject changed only after second change
|
|
1
|
1777
|
January 30, 2020
|
Combine: Unexpected backpressure behaviour with zip
|
|
4
|
720
|
January 26, 2020
|
How to access @Published var from func outside of view?
|
|
2
|
970
|
January 3, 2020
|
Cancel Combine Future
|
|
9
|
3840
|
December 5, 2019
|
Why does Future type need to call attempToFulfill immediately in Combine?
|
|
2
|
297
|
November 26, 2019
|
Combine Decode parse valid values and continue
|
|
6
|
690
|
November 20, 2019
|
Result Subscriber
|
|
11
|
1449
|
November 1, 2019
|
`multicast(_:)` vs `multicast(subject:)` expected behaviour
|
|
7
|
556
|
October 29, 2019
|
Building custom Bindings from normal classes
|
|
4
|
781
|
October 28, 2019
|
Asynchronous operations in REPL
|
|
11
|
560
|
October 18, 2019
|
Thread Safety for Combine Publishers
|
|
17
|
2628
|
October 10, 2019
|
Combine equivalent to RxSwift shareReplay operators
|
|
3
|
1423
|
September 25, 2019
|
Using sink(receiveCompletion:receiveValue:) in a local scope?
|
|
1
|
940
|
August 27, 2019
|
Combine flatMap can result in values after failure - bug?
|
|
2
|
1156
|
August 16, 2019
|
Crash in SwiftUI App using Combine (was: Using @Published in conjunction with @State in SwiftUI)
|
|
10
|
11713
|
August 13, 2019
|
RxSwift Community analogue for Swift Combine
|
|
4
|
640
|
August 6, 2019
|
Experimental property wrapper feature in Combine beta 5
|
|
1
|
2096
|
July 30, 2019
|
Xcode 11 beta 4: 'Empty' is not a member type of 'Publishers'
|
|
2
|
593
|
July 20, 2019
|
Work Publisher.decode with JSONDecoder is it a bug or a feature?
|
|
7
|
1931
|
July 9, 2019
|
"PassthroughSubject" seems to be thread-unsafe, is this a bug or limitation?
|
|
11
|
1354
|
July 2, 2019
|