jlwcrews

Results 1 comments of jlwcrews

If I add empty stubs for the other methods, it works: ``` func sectionController(_ sectionController: ListBindingSectionController, didDeselectItemAt index: Int, viewModel: Any) { } func sectionController(_ sectionController: ListBindingSectionController, didHighlightItemAt index: Int,...