swiftui-multiplatform/iOS/PostEditor
Angelo Stavrow 52618095f2
Set the font in the updateUIView method
Also, 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.
2022-12-29 11:44:19 -05:00
..
MultilineTextView.swift Set the font in the updateUIView method 2022-12-29 11:44:19 -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