Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9323483
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 19, 20262026-06-19T04:21:21+00:00 2026-06-19T04:21:21+00:00

I have been looking into using MvvmCross as our solution to cross platform development,

  • 0

I have been looking into using MvvmCross as our solution to cross platform development, with previous development being solely targeted at iOS. I have come to really like how storyboards encompass all the views together along with the flow between them.

I know Monotouch supports their usage with the storyboard projects which I have been able to work with, however I have not been able to find any reference/example to it being using with MvvmCross.

Is this currently supported? or can someone provide me some tips as to how I can get this setup. The initiation seems to be the issue as in the storyboard projects the FinishedLaunching method in the AppDelegate is usually empty

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-19T04:21:22+00:00Added an answer on June 19, 2026 at 4:21 am

    Is this currently supported?

    I don’t believe it is.

    I’ve never used Storyboards to build anything other than a demo app – so I’m not an expert.

    However, from what I know I think there are 3 problems that you would need to overcome.

    1. Storyboards don’t have code in FinishedLaunching

    This is easy to solve I think – you can just add an override to FinishedLaunching which calls an MvvmCross Setup class in order to initialise IoC, Plugins, your App, etc.

    2. MvvmCross vNext requires you to override the constructors to forms like

    public DetailViewController (MvxShowViewModelRequest request) {
    }
    

    while Storyboards require the use of forms like:

    public DetailViewController (IntPtr handle) {
    }
    

    Overcoming this is harder… but the good news is that it should be a lot easier in v3 – one of the stated aims of v3 is to somehow support storyboards – see http://slodge.blogspot.co.uk/2013/02/mvvmcross-v3.html

    3. Clash of concepts

    If you are using Storyboards, then the navigation logic is tied to the Storyboard and to the UIViewController.

    If you are using MvvmCross, then the navigation logic is tied to the ViewModels.

    Overcoming this would be relatively straight-forward – you can easily mix and match concepts – but you might find your ViewModels and Views feeling ‘a bit odd’ as a result.


    Summary

    Doing this today is possible but would require some hours of hacking.

    A beta of v3 is due very soon (within weeks – just depends on my spare time). Once that is available I think you’d be able to get started much quicker.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been looking into using Boost.Interprocess to create a disk-backed data structure. The
I have been looking into using tools for UI testing automatically and seem to
I have been looking into responsive design using Omega subthemes. It seems very powerful
I have been looking into training/using OpenCV to attempt to detect human figures. I
I have been looking into using the Entity Framework in my C# game server
I have been looking into using SQL Compact Editition 4.0 in a .NET 4.0
I'm currently redesigning my website and have been looking into using JavaScript and jQuery.
After having some issues using OpenSSL and gSOAP, I have been looking into the
Recently I have been looking into Cassandra from our new project's perspective and learned
I am using Rails 3.0.9. (With ruby 1.9.3) I have been looking into some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.