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