Home

Awesome

Mvx Settings Plugin an MvvmCross

March 1 2015 This library is now deprecated and you should move to: https://github.com/jamesmontemagno/Xamarin.Plugins/tree/master/Settings

This library will no longer be updated and all futher updates will the Settings Plugin for Xamarin and Windows

What is it

Cross platform settings plug-in for MvvmCross that allows you to store and use shared preferences in your core project.

Uses the native settings management

Sample App

#Setup & Usage

Manually (Dlls are all in Binaries folder):

Projects which use Mvx Settings Plugin

Building with rake

*Install Ruby *Cd to solution directory root with cygwin (git bash will work fine)

gem install rake
gem install bundle
bundle

Now type rake -T this will show you the rake tasks available. Rake preflight downloads nugetpackages and builds (most common to use)

TODO

Contributors

Thanks!

License

Licensed under the Apache License, Version 2.0