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.

Reading a SQLite Database

Reading a SQLite Database

Reading a database will be very straight forward, especially once you know how to establish the connection to the database, which you should already know thanks to our previous post.

All you have to make sure of now is that when reading, you get all that data in the correct format, not as a simple query to a database, but as an actual list of elements. So in this lecture I cover how to do exactly that.

Using ListViews in Xamarin Forms

Using ListViews in Xamarin Forms

Gesture Recognizers in Xamarin Forms - Tappable Label

Gesture Recognizers in Xamarin Forms - Tappable Label