swiftui-multiplatform/iOS/PostEditor
Angelo Stavrow d46eb639ad
Set the post editor font in the updateUIView method (#237)
* Wrap becomeFirstResponder in async dispatch

This fixes issues when we’re updating the responder chain every time SwiftUI refreshes the view, which can have unpredictable side effects.

* Set the font in the updateUIView method

* Bump build number and update change log
2022-12-18 15:27:15 -05:00
..
MultilineTextView.swift Set the post editor font in the updateUIView method (#237) 2022-12-18 15:27:15 -05:00
PostEditorView.swift Add error handling to post editor 2022-05-28 09:23:16 -04:00
PostTextEditingView.swift Improve editor scrolling on ios (#229) 2022-11-03 06:56:11 -04:00
RemoteChangePromptView.swift Add a11y labels/hints to post list and settings 2020-12-29 16:52:26 -05:00