directly from mexico, eduardo shares some knowledge on the xamarin platform. also, he is super into artificial intelligence, so you may also see some posts about that here.

Using ListViews in Xamarin Forms

Using ListViews in Xamarin Forms

Here is the Complete Xamarin Developer Course: iOS And Android: https://www.udemy.com/complete-xamarin-developer-course-ios-and-android/?couponCode=YT-XAMARIN Take the free course here on YouTube to learn the basics of Xamarin.Forms development, and take that full course (for $9.99 down from 199.99) to get into de depths of the Xamarin ecosystem. Working with ListViews in Xamarin Forms

So now you have read the data from the SQLite table into a list of C# objects that are ready to be listed into the user interface.

Now it is time to learn how to use ListViews, which will be the go-to element when you need to display a collection of data to your users.

How the heck does one do DataBinding with XAML

How the heck does one do DataBinding with XAML

Reading a SQLite Database

Reading a SQLite Database