In this article, we will learn
how to use abstractions to implement platform specific functionality in our xamarin
forms shared code. Therefore, xamarin forms has some useful API s but it does
not expose everything from the platform. In fact, it's very likely there'll be
some feature that you need...
Published April 28, 2017 by Unknown with 10 comments
Now that we know where to store a
database on each of our platforms let's move on to integrating a SQLite
database into our Project A SQLite is a lightweight local database and it's
become the industry standard for mobile apps also it's open source .It does not
run on a server and doesn't require any...
Subscribe to:
Posts (Atom)