Tomasz Cielecki
Tomasz Cielecki
You are welcome to take a stab at #2857. I would probably add a good getting started project in the MvvmCross-Samples repo for that one.
@Hackmodford MvxScaffolding is good. I'd be fine with having that as an example. @Plac3hold3r would you be OK with us using that as an example in the MvvmCross docs?
Added to the list :)
This won't work on iOS. Will throw a NSInternalInconsistencyException, since startup didn't finish before Window.MakeKeyAndVisible() was called.
No. Not having `StartAsync` blocking
@dependabot rebase
@dependabot close
Comment out stuff in your MainPageViewModel constructor untill you find out which dependency fails resolving.
I think I've seen other issues with regards to MvxMessenger breaking in other issues, where they just downgraded that package to 8.0.1.
I'll mark this as a feature request to be able to bind this kind of element.