MvvmCross 4 and Xamarin.iOS -> How to load viewcontroller from Core when using Storyboards?

Viewed 511

I have updated to mvvmcross 4. I am using storyboards and can't make the controllers be initiated by the viewmodel (pcl).

Does someone have a sample? I found a sample on mvvmcross page but they use xib, it wont work properly when using storyboards.

Any help would be great!

1 Answers
Related