Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 669 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 669 Bytes

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