LoadingFormsViewFromNative icon indicating copy to clipboard operation
LoadingFormsViewFromNative copied to clipboard

Update to latest mvvmcross and Xamarin.Form

Open flyingxu opened this issue 8 years ago • 1 comments

Hi,

Sorry to contact you here, this might not be an issue.

The code here is dated September 2015. Now in 2017, do you think this is still a solution to add a Xamarin.Form page into an existing mvvmcross (native UI) solution?

I have an existing mvvmcross solution for Android, iOS, and UWP in the future. I am happy with current mvvmcross architecture and I don't see the possibility to rewrite it in X.F.

But sometimes I feel it's time consuming to create a new page, especially for iOS (I don't use storyboard, I create view UI by code). So I want to mix some Xamarin.Form page into my current iOS pages/viewcontrollers.

I'm not sure if the technology has already evolved or if MvvmCross has already had the build-in capability to navigate from a native view controller to a Xamarin.Form page. What's your idea in this case?

If this is still a decent solution for my case, I'd like to fork this repository and update it (MvvmCross/Xamarin.Form) to latest version and will give you a PR.

Thanks, Fay

flyingxu avatar Feb 09 '17 03:02 flyingxu

oh, btw, there's another repo (https://github.com/rid00z/MvvmCrossNavigationDemo), which one is more up to date as to the technology solution aspect?

flyingxu avatar Feb 09 '17 03:02 flyingxu