Getting Started with IGListKit: Multiple Sections | Ray Wenderlich

In this video, you'll learn how to use multiple section controllers and how to update your list when your data has changed.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/5018-iglistkit-multiple-sections-and-updates

Does this video helps implementation of IGListKit with RxSwift/RxCocoa using Swift 4. Since I already bought RxSwift. But I did find working example for RxSwift, RxAlamofire, IGListKit

@1ckola You can try using a third party library and framework like RxIGListKit to do just that:

https://github.com/yuzushioh/RxIGListKit

I hope it helps. Thank you! :]