Clean-Swift/CleanStore

List with multiple sections

xr1337 opened this issue · 0 comments

Ive been trying to work out VIP on a tableview controller with multiple sections.
Each sections are unrelated to one another ( example : a help section on the listOrder screen)

How would you go about this with VIP? Should I use multiple Interactors?