Pre-selection of a collection view cell

pre-selection of a collection view cell (of a collection view inside a table view cell) → needs to propagate two view models to reach the view controller (which has access to the view model of the table view of course) - how? :cry:

protocol + delegation + viewDidAppear - selecting item with indexPath is not working as expected

RESOLVED - change in logic of UI layout fixed it

@lganti Really glad you fixed it! Cheers! :]

This topic was automatically closed after 166 days. New replies are no longer allowed.