
TextEditor
was new in 2020, and it allowed users to write text that spans multiple lines. Until WWDC 2020 there was only TextField
and SecureTextField
, unless you used UIViewRepresentable
to wrap UITextView
.
TextEditorView
In our example, we will also give the user the ability to set the font size, weight and colour. …
Keep reading with a 7-day free trial
Subscribe to Type Safely to keep reading this post and get 7 days of free access to the full post archives.