G
G
Garot2017-07-25 00:26:13
iOS
Garot, 2017-07-25 00:26:13

How to comprehend ReactiveCocoa?

I was trying to write a simple client-server application using ReactiveCocoa, using the documentation and all the mana I can find (1 time I got to the last page of Google). Everything works in the end, but for some reason it seems to me that in some places it was not applied as it should be. And in principle not reactive enough. How to master this technology? Mana is largely in Objective C, and I didn’t find answers to some questions (for example, how to bind tableview update to viwemodel, through mutable property and observe its changes? And how should this tableview be refreshed?).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
An, 2017-11-08
@Flanker_4

Good afternoon
I understand that the question is not about this, but I would advise you to look towards https://github.com/ReactiveX/RxSwift
Firstly, it is closer to rx
Secondly, it is closer to swift
Yes, and in general the ideas are similar
There are a lot of mans, here's about the table
yannickloriot.com/2016/01/make-uitableview-reactiv...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question