-
I am writing a Middleware specifically designed to handle CoreLocation and I was wondering if there were any existing samples for Middleware that get triggered by off-band effects (like a timer).
T…
-
ObseravbleViewModel does:
self.cancellableBinding = statePublisher.assign(to: \.state, on: self)
within its init.
Unless I cancel that binding; the model is never release (and I can cance…
-
Fix this flaky test
Test Case '-[SwiftRexTests.DispatchQueueTests testDispatchAsapFromGlobalQueue]' failed (0.409 seconds).
It doesn't seem to be a real issue, but the test is flaky. Further inv…
-
@luizmb , I wasn't sure if I should log this issue directly against the [CombineRextensions repo](https://github.com/teufelaudio/CombineRextensions) since I couldn't log them against the [fork](https:…
-
Hi @luizmb, I've got a question about the nice `absurd` function that you mention in the QuickGuide. In debug mode, all is fine, but I just tried to build the app in release mode, and then it raises a…
-
Apologize for this off-topic question. I'm wondering how did you draw those fancy illustrations? What language/software did you use?
-
I find the idea of Redux on iOS very, very, VERY cool - and try to find the right framework for me to start with this architecture.
ReSwift seems to have more coverage on medium, youtube etc. - but…
haemi updated
4 years ago
-
Hello, there is some documentation or example on how to connect the Store or make a projection on it in a hypothetical `ObservableViewModel` in Rx to connect it with a ViewController.
I have seen the…
-
Hello, I have another silly question.
Suppose I have a moduleA and it maintains a session state for that module.
And that session state must be read by N more modules, I have to make that state acce…
-
I find the idea of Redux on iOS very, very, VERY cool - and try to find the right framework for me to start with this architecture.
ReSwift seems to have more coverage on medium, youtube etc. - but…
haemi updated
4 years ago