Radu Lazar
Results
1
comments of
Radu Lazar
I've looked at `shareWhileActive` and it does solve half of the problem. What I want to achieve is something like this: ```objective-c __weak typeof(self) welf = self; return [[[[RACSignal zip:@[RACObserve(self,...