swiftui-multiplatform/iOS/PostEditor
Angelo Stavrow f256996161
Improve editor scrolling on ios (#229)
* Unset isScrollEnabled property on UITextViews

* Begin implementing common MultilineTextView

* Remove legacy text views

* Fix firstResponder issues

* Bump version and build number and update change log

* Fix smart-dashes replacement in MultilineTextView

* Wait 10ms before navigating to the editor after creating a new post

* Wait before navigating to editor after creating a new post

* Bump build number
2022-11-03 06:56:11 -04:00
..
MultilineTextView.swift Improve editor scrolling on ios (#229) 2022-11-03 06:56:11 -04: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