InteractiveSideMenu icon indicating copy to clipboard operation
InteractiveSideMenu copied to clipboard

Side Menu Table View with sections

Open florencelomojones opened this issue 7 years ago • 3 comments

Hello,

I am using the interactive side menu and I have successfully implemented it however, my side menu has sections and I am not able to access other view controllers in later sections. Is there a way to get around this problem?

florencelomojones avatar Dec 31 '17 13:12 florencelomojones

I could really use some help with this as deadlines are crushing in @okonor

florencelomojones avatar Jan 10 '18 09:01 florencelomojones

I feel like you should really describe this issue a bit more

KevinMaldjian avatar Jan 12 '18 02:01 KevinMaldjian

The side menu view for the application uses a table view which has sections. In the example, the table view has just one section so the array of view controller works but with more than one section and the array of view controllers being defined in the host view controller, it is quite difficult to get which section the current row belongs to. @KevinMaldjian

florencelomojones avatar Jan 12 '18 11:01 florencelomojones