This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
Open
Description
Hi! I'm trying to work around #2383. We're using a few RACSignal
s in our UICollectionViewCell
s, so we are hitting the performance issues pretty quickly.
I saw some talk on #12 about using -forwardSignalWhileActive:
to dispose upon deactivation, and resubscribe upon activation.
Will disposing on the signal in this manner trigger an 'un-observe' on KVO?
Metadata
Assignees
Labels
No labels