Closed DK3369 closed 1 year ago
The compiler is confusing the Swift.Observable type with the RxSwift.Observable type. Use: return Bindings(subscriptions: [], events: [RxSwift.Observable<Event>]())
instead.
Feedbacks.swift is part of the example project and not the library itself so I don't think it's very relevant. Worth fixing but not a blocker for consumers. Closing for now, thanks
Xcode 15.0 Mac Book Pro M1
Feedbacks.swift