19/Sep 2017
By Marin Todorov
3 min. read
Recently, in one of the few meetups I’ve been in person to, someone told me the didn’t try RxSwift because somebody told them that RxSwift doesn’t support custom views.
While I’m still baffled what that original person meant, I thought the best way to disagree is to write a short tutorial to prove them wrong.
What are custom property sinks? When you use RxCocoa bindings you can easily bind the values an observable emits to some view on screen like so: