[XF] IDevice interface and implementation class · Issue #808 · PrismLibrary/Prism

When ViewModel and Model is to use the Device class of Xamarin.Forms, it will be difficult to unit test. By using the IDevice like IDependencyService, I believe that it is possible to solve this pr...