Jeff Verkoeyen 34b6d20dca [TextFields] Delete all examples, tests, and documentation.
The component is deprecated. As per our deprecation policy, this means we no longer provide any examples, tests, documentation, or guarantee of runtime stability.

PiperOrigin-RevId: 454725687
2022-06-13 16:36:17 -07:00

5 lines
105 B
Markdown

# Text fields
Use a UITextField or UITextView within a UITableViewCell or UICollectionViewCell
instead.