bramborman / NotifyPropertyChangedBase

A simple to use yet powerful implementation of INotifyPropertyChanged.
https://www.nuget.org/packages/NotifyPropertyChangedBase/
MIT License
10 stars 1 forks source link

Add platform extensions #49

Open bramborman opened 4 years ago

bramborman commented 4 years ago

Add extensions for Xamarin.Android, Xamarin.iOS, UWP, Tizen and others possible that will provide default implementations of value syncing to internal settings storage using #48. Also add a version using Xamarin.Essentials.