更新时间:2021-07-16 20:30:04
coverpage
Cross-platform UI Development with Xamarin.Forms
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. In the Beginning…
Application planning
Summary
Chapter 2. Let's Get the Party Started
What is Xamarin Forms?
Instantiating Xamarin Forms within an app
Dependency injection
Customizing the UI
Gestures maps and WebViews
Chapter 3. Making It Look Pretty and Logging In
Introducing the standard UI login experience
Chapter 4. Making Your Application Portable
PCLs – the pros and cons
Writing your PCL library
Other options for PCL
Chapter 5. Data Generics and Making Sense of Information
A history lesson
.NET generics
LINQ me up baby – yeah!
The database helper class
Too much information!
Chapter 6. A View to a Kill
Touch-a-touch-a-touch me
References
Chapter 7. Connect Me to Your Other Services
Let's take a REST
The Windows Communication Framework
Chapter 8. What a Bind!
A bit of a history lesson
Binding the mobile arena
Chapter 9. Addressing the Issue
Addressing issues
Chapter 10. This is the World Calling…
Using GPS and push notifications
Chapter 11. A Portable Settings Class
The native platform storage
Constructing a persistent and cross-platform settings system
Is there an alternative?
Chapter 12. Xamarin Forms Labs
What is Xamarin Forms Labs?
Chapter 13. Social Media into the Mix
Connect me up Scotty
Setting up the event system and interface
Setting up your Android code
Setting up iOS
Setting up Windows Phone
Adding social media to your app
OAuth1 for Twitter
Using OAuth2
The user interface
Chapter 14. Bringing It All Together
Setting up Azure
Setting up the application
The Azure Storage
The messenger application
And that's it!
Index