Self-Sizing Table View Cells [SUBSCRIBER]

栏目: IT技术 · 发布时间: 6年前

This course is available as part of the raywenderlich.com Professional subscription. To learn more clickhere

Self-Sizing Table View Cells

Pro

Mar 24 2020 · Video Course (32 mins) · Intermediate

Learn how to create self-sizing table view cells, allow them to resize on demand, support Dynamic Type, and even create them with SwiftUI.

Start Watching for Free

Version

  • Swift 5.1, macOS 10.15, Xcode 11.3

iOS & Swift Tutorials

Self-Sizing Table View Cells [SUBSCRIBER]
Self-Sizing Table View Cells [SUBSCRIBER]

Set Up the UITableView

Set up the custom Auteur table view cell to grow as its content changes by applying constraints and setting properties on the UILabel.

Update the UITableView to be aware that its cells may be of varying sizes by declaring an estimatedRowHeight value.

Add in more content to the AuteurTableViewCell, adding constraints to ensure it will continue to grow as needed.

Make Elements Dynamic

Layout the UI elements for the detail view, configuring the UITextView to grow when its content is changed.

Demonstrate how easy it is to grow a cell once AutoLayout constraint are in place by simply changing the text in a UITextView.

Add Dynamic Type support to the cells - which is just another type of content change to which the cell can adjust.

Explore SwiftUI Differences

Implement the Auteur table in SwiftUI, taking advantage of its built-in formatting rules to make laying out the cells easier.

Implement the detail view in SwiftUI, add Dynamic Type support, and demonstrate how easy it is to grow the cells.

Who is this for?

Intermediate iOS developers who want to do more with their UITableViews. It expects you to have familiarity with creating user interfaces with Storyboards in Interface Builder, the concept of Dynamic Type, and some basics of SwiftUI.

Covered concepts

  • Self-sizing UITableView cells
  • Dynamic Type
  • SwiftUI

Contributors

Josh Steele

In my day job, I write apps (Java, iOS) for space and health at APL. I also teach at the JHU Whiting School Engineer for...

Instructor

Adriana Kutenko

Graphic Illustrator with a Bachelor’s Degree in Fine Arts. I am a perpetual perfection seeker with a big passion for History...

Illustrator


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Linux内核完全剖析

Linux内核完全剖析

赵炯 / 机械工业出版社 / 2008.10 / 99.00元

本书对早期Linux内核(v0.12)全部代码文件进行了详细、全面的注释和说明,旨在帮助读者用较短的时间对Linux的工作机理获得全面而深刻的理解,为进一步学习和研究Linux打下坚实的基础。虽然选择的版本较低,但该内核已能够正常编译运行,并且其中已包括了Linux工作原理的精髓。书中首先以Linux源代码版本的变迁为主线,介绍了Linux的历史,同时着重说明了各个内核版本的主要区别和改进,给出了......一起来看看 《Linux内核完全剖析》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具