brminnick / SecuritySampleApp

This app is a Xamarin.Forms app that uses the Xamarin Settings Plugin, MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security Sample App

This app is a Xamarin.Forms app that uses MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page.

To save the settings of the app, it uses Xamarin.Essentials.Preferences. The getter/setter of each property for LaneModel retrieves/saves the property value from/to persistent storage.

Sample Gif

About

This app is a Xamarin.Forms app that uses the Xamarin Settings Plugin, MVVM and the following Xamarin.Forms controls: Slider, TableView, ListView, Carousel Page, Navigation Page

License:MIT License


Languages

Language:C# 100.0%