Xamarin Forms Creating SQLite Database and Adding Data

Post Views: 2,615 In the previous Xamarin post we saw How to use SkiaSharp library to create different Shapes. In this post we will create SQLite database in Xamarin forms application and add data to it. We will use MVVM architecture to code our app. The SQLite database will contain information about Products and its … Continue reading Xamarin Forms Creating SQLite Database and Adding Data