There is no support for selecting from a list in MOnotouch.dialog. I have searched for anything that can be amended to be used in MvvmCross.Dialog but there seems to be nothing that even works with iOS7.
Has anyone managed to solve this problem? ATM I'd live with anything that got the job done (UIPickerView, radio group) whatever really. I just haven't managed to find anything that works. I'm loathed to roll my own if this is a solved problem.