- Swift 2 Blueprints
- Cecil Costa
- 122字
- 2021-07-09 21:36:43
Chapter 2. Creating a City Information App with Customized Table Views
If you've ever developed an app for iOS, you've probably already used a table view. However, you might not have developed it with customized table views or used alternatives for it like the collection view or the page view controller.
Let's start with a simple but a very good app to warm up the engines and learn different ways of displaying collected information with Swift.
In this chapter, we will cover the following:
- Using table view and custom table view cells
- The usage of
UIPageViewController
- The usage of
UICollectionViewController
- The usage of external APIs
- Managing JSON messages
- The usage of
NSURLSession
to receive JSON or download pictures - Custom
NSErrors
推薦閱讀
- 從零開始構建企業級RAG系統
- The DevOps 2.3 Toolkit
- 自制編譯器
- PyQt從入門到精通
- Rust編程從入門到實戰
- 零基礎學Java(第4版)
- CouchDB and PHP Web Development Beginner’s Guide
- Learning OpenStack Networking(Neutron)
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Zabbix Performance Tuning
- OpenCV 3 Blueprints
- Orchestrating Docker
- Java Web從入門到精通(第2版)
- After Effects CC技術大全
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)