-
How do I use MvvmCross-VisualStudioAddIn with Expression Blend 2017.
-
Hi, I’m looking for Mvvm plugins for Unity and your solution is currently the best I've found.
I worked with Mvvm for over a year on Xamarin technology and clearly understand its work. But what you…
-
xamarin forms + mvvmcross can't show badge in ios
-
There is the log.
ERROR] Failed to resolve a type, check if all dependencies are present in the correct version.
Exception: dnlib.DotNet.TypeResolveException: Could not resolve type: System.Action (m…
-
I'm just starting out with Xamarin/VS2015 App development and am being enormously frustrated by the fact that all tutorials are outdated. Upgrading the projects (e.g. TipCalc) didn't work, error below…
-
Ao utilizar a build de Release os `android.support.design.widget.FloatingActionButton` não executam os comandos associados a eles através do `app:MvxBind`
-
How to start MvvmCross setup from an iOS App Extension such as an UIDocumentPickerExtensionViewController? It's possible?
-
HI,
Trying to navigate native UWP user control **Frame** to **MvxWindowsPage**, there i am getting the arrangement null exception
**Exception**
at MvvmCross.Core.Parse.StringDictionary.MvxStr…
-
MvvmCross.Exceptions.MvxIoCResolveException: Failed to resolve type Plugin.Fingerprint.Abstractions.IFingerprint at
bool isFingerprintAvailable = await fpService.IsAvailableAsync(false);
-
Our routing is something that should be overhauled in the future. It is far too prescriptive and platform-specific. ReactiveUI should really provide a general routing mechanism that cares not about ho…