sergdort
sergdort
### Description It seems like there is an issue with delete animation if the state of the table view changes quickly (e.g during the delete transition transition) ##### Proposed solution...
Hi, guys! I've been thinking how we can improve API in a way that users won't be able to path their own `FeedbackLoop` as they may use it wrong by...
Hi, guys! Great article and idea! Thanks for sharing it ❤️ I have one proposal tho :) I feel like it would be more aligned with nature of `Observable` (side...
Resurrecting old proposal from @inamiy https://github.com/babylonhealth/ReactiveFeedback/pull/41 This is an **additive change** to add `Optional` argument in `Feedback` so that unnecessary intermediate states will no longer be required. Event-driven feedback will...
At this point I do not see a value having two sightly different implementation of the same thing. I proposing to remove old system operator that takes scheduler in favour...
Hi, guys! ### Description It seems like testing view controller embedded into navigation controller does not simulate actual environment, or may be I'm doing something wrong Can be reproduced with...