Book Image

Cross-platform UI Development with Xamarin.Forms

By : Paul Johnson
Book Image

Cross-platform UI Development with Xamarin.Forms

By: Paul Johnson

Overview of this book

Table of Contents (22 chapters)
Cross-platform UI Development with Xamarin.Forms
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
In the Beginning…
Index

Summary


User settings and user data are a vital part of any application and the storage. The user needs to be handle it with care. Data persistence is becoming a much bigger topic now than it was a few years back, and while the objective of using a common language across all platforms has meant that it is possible to have a commonality when it comes to creating some form of persistent system, as you have seen in this chapter, it is far from a simple task.

In the next chapter, we will cover all of the aspects that we looked at until now in one application.