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

Chapter 3. Making It Look Pretty and Logging In

While Xamarin.Forms provides the basics of a user interface experience, it provides just that—a very basic user interface, functional but plain. With a bit of effort though, it is possible to produce custom UI components across the various mobile platforms.

In this chapter we shall:

  • Understand how Xamarin Forms performs the UI tasks

  • Look at the customization of the user interface using a custom renderer

  • Apply these changes to allow for an improved user login experience