Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mvvmcross

Close/hide the Android Soft Keyboard in MvxFragment

Build Failed. MonoDroid does not support running the previous version

UI Thread issue with view model in MVVMCross

mvvm mvvmcross

MvvmCross: GestureRecognized binding to ViewModel action

Set LinearLayout background color via boolean value

MvvmCross: Using InvokeOnMainThread in plugin

MVVMCross changing ViewModel within a MvxBindableListView

MVVM Cross support for Xamarin Studio on a Mac

Using Notifications on android with MvvmCross

android mono mvvmcross

How do I set up TeamCity CI so that it unpacks Xamarin components?

teamcity xamarin mvvmcross

You must call EnsureLoaded on the File plugin before using the DownloadCache

mvvmcross

How to structure viewmodels with MVVMCross

Composite views in MvvmCross

mvvmcross

MVVMCross for android - how to do binding in code?

MvvmCross - Sharing viewmodels for multiple views

MVVMCross How does this View get linked to the ViewModel?

xamarin mvvmcross

mvvmcross binding on switch fails on release

binding xamarin mvvmcross

In MVVMCross, is it possible to close a viewmodel and pass values back to the previous viewmodel in the navigation stack?

c# xamarin mvvm mvvmcross

Xamarin MvvmCross Android Prevent Back Button returning to previous View

c# android xamarin mvvmcross

How to use the MvvmCross fluent API to bind a RecyclerView item's TextView to a property of its ViewModel on Android?