swiftui-multiplatform/iOS/PostEditor
Angelo Stavrow 608c66e543
Add a11y labels/hints to post editor textviews
It’s impossible to differentiate these textviews because the placeholder text is not read by VoiceOver, so we need to add labels.
2020-12-30 10:19:25 -05:00
..
PostBodyTextView.swift Only update the textView if it doesn't match text binding 2020-11-13 13:36:50 -05:00
PostEditorView.swift Save changes to local store when post status changes 2020-11-04 14:48:59 -05:00
PostTextEditingView.swift Add a11y labels/hints to post editor textviews 2020-12-30 10:19:25 -05:00
PostTitleTextView.swift Only update the textView if it doesn't match text binding 2020-11-13 13:36:50 -05:00
RemoteChangePromptView.swift Add a11y labels/hints to post list and settings 2020-12-29 16:52:26 -05:00