#
mvvmcross-plugin
MvvmCross is a cross-platform model-view-view model framework that enables developers to create powerful, cross-platform mobile applications. It supports Xamarin.iOS, Xamarin.Android, Xamarin.Mac, Xamarin.Forms, Universal Windows Platform (UWP), and Windows Presentation Framework (WPF).
Here are 9 public repositories matching this topic...
Xamarin MvvmCross DREAMS is an opinionated take on how to make an MvvmCross app.
-
Updated
Feb 8, 2017 - C#
Xamarin plugin to show alerts, loadings, custom widgets and custom popups from the viewmodel! 0 LINES OF CODE ON VIEWS
-
Updated
Oct 1, 2018 - C#
-
Updated
Dec 29, 2016 - C#
android
ios
xamarin
csharp
android-library
mvvmcross
ios-lib
xamarin-ios
xamarin-android
mvvmcross-plugin
csharp-code
ios-library
csharp-library
android-lib
-
Updated
Aug 18, 2017 - C#
Template MVVMC with RxSwift 4.2 using Base Coordinator and ViewModel Input and Output
-
Updated
Mar 11, 2019 - Swift
Simple and cross platform internationalization for Xamarin and .NET. The localization is similar to Ruby On Rails - http://guides.rubyonrails.org/i18n.html
-
Updated
Oct 27, 2018 - C#
A cross platform Xamarin MvvmCross plugin, with the main purpose of detecting if the current device is in the EEA, which would make it subject to the GDPR regulation.
c-sharp
cross-platform
mvvm
mvvmcross
xamarin-ios
xamarin-android
mvvmcross-plugin
gdpr
nuget-package
-
Updated
Oct 7, 2019 - C#
Created by Stuart Lodge
Released June 2013
- Organization
- mvvmcross
- Website
- www.mvvmcross.com
I just fixed a problem that would manifest differently on every platform on which I tried it. Upon a quick browse of open issues, I think this covers at least #218 and #196.
Basically, it turned out that it's necessary to call ICharacteristic.StopUpdatesAsync() for every ICharacteristic.StartUpdatesAsync() before calling IAdapter.DisconnectDeviceAsync(). I suggest making the de-registering of t