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


As you have seen in this chapter, push notifications and maps are simple affairs to implement and understand. We looked at a method to send data to the PCL without using inversion of control and added value to our application with very little work. This is really the whole point of using Xamarin and Xamarin Forms; more value with very little work.

In the next chapter, we will take a look at how to implement user configuration settings.