16

If, like me, you are bored to always write the same kind of code to make simple things with the UITableView (and UICollectionView), this post is for you!

Thanks to RxSwift you can implement simple (and more complex) tableview behaviours with very few line of code.

Read more