Baseflow/Xamarin-Sidebar

Unable to rearrange UITableView items when the contentController contains a UITableView

delaney31 opened this issue · 4 comments

Hi
I'm trying to load my own viewController which contains a UITableView with the ability to delete and rearrange items, but when i use the NavigationUnifiedSample example code with a rootViewController i can no longer rearrange my tableview items. I've recreated the problem using your code by and adding my viewController.

Thanks for your help
Tim
NavigationUnifiedSample.zip

Did you figure out the problem?

I just saw the work around for this by @kinex... This worked for me!

@delaney31 I'm facing the same issue. Could you please explain or send a reference to the workaround?

Answering my question: