- Xamarin.Forms Projects
- Daniel Hindrikes Johan Karlsson David Ortinau
- 135字
- 2021-06-18 18:35:23
Building Our First Xamarin.Forms App
In this chapter, we will create a to-do list app and, in doing so, explore all the bits and pieces of what makes up an app. We will look at creating pages, adding content to pages, navigating between pages, and creating a stunning layout. Well, stunning might be a bit of a stretch, but we will be sure to design the app so that you can tweak it to your needs once it is complete!
The following topics will be covered in this chapter:
- Setting up the project
- Persisting data locally on a device
- Using the repository pattern
- What MVVM is and why it's a great fit for Xamarin.Forms
- Using Xamarin.Forms pages (as views) and navigating between them
- Using Xamarin.Forms controls in XAML
- Using data binding
- Using styling in Xamarin.Forms
推薦閱讀
- pcDuino開發(fā)實(shí)戰(zhàn)
- Linux網(wǎng)絡(luò)管理與配置(第2版)
- Linux系統(tǒng)架構(gòu)與運(yùn)維實(shí)戰(zhàn)
- Learning Windows Server Containers
- 網(wǎng)絡(luò)操作系統(tǒng)管理與應(yīng)用(第三版)
- Linux使用和管理指南:從云原生到可觀測性
- 突破平面3ds Max動畫設(shè)計(jì)與制作
- Linux設(shè)備驅(qū)動開發(fā)
- Distributed Computing with Go
- iOS 10 開發(fā)指南
- Mastering Windows 8 C++ App Development
- Linux 從入門到項(xiàng)目實(shí)踐(超值版)
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計(jì)算機(jī)系統(tǒng))
- Serverless Architectures with Kubernetes
- Xamarin Mobile Application Development for Android