- fix an iOS race condition that would cause errors when autofocusing
- implement autocorrect for iOS
- use
UITextView.attributedPlaceholder
to draw the iOS placeholder - ensure that
BoxConstraints
are valid
UITextView.attributedPlaceholder
to draw the iOS placeholderBoxConstraints
are valid