[beta] How to realize UITextView dynamic height in UICollectionLayoutListConfiguration?

Does anyone know a way to implement UITextView dynamic height in UICollectionLayoutListConfiguration?(using custom cell)

I've tried it before, but the cell height wasn't changed while editing the UITextView.

Environment

  • Xcode12 beta4

  • iOS14 beta4

  • big Sur beta4

Replies

Hi!
Did you solve it?