rich-editor-swiftui icon indicating copy to clipboard operation
rich-editor-swiftui copied to clipboard

RichEditorSwiftUI is swift based library, it is made to make rich text editing easy with SwiftUI.

Results 7 rich-editor-swiftui issues
Sort by recently updated
recently updated
newest added

The text editor view does not conform to support for Dark Mode making it unusable when the device is set that way. Please support the text color changes necessary to...

the RichTextEditor works well (I'm trying out the demo app) but I can't use shortcuts such as Command + A to sele ct all text

The Text Editor works well but there are no variables to access the current AttributedString that represents the content on the editor.

Hello Canopas team, I ported the code to MacOS/Appkit over the weekend, project is on the zip bellow: [rich-editor-swiftui-main-3.zip](https://github.com/user-attachments/files/16494714/rich-editor-swiftui-main-3.zip) On this code: ``` import Foundation public class RichEditorState: ObservableObject {...

Hello guys, thanks for sharing this! I am currently using rich text editor by Daniel Sadi, but looking for a simpler version that I can customise. Do you guys plan...

# Changelog Created yml for codeql ## Maintenance - added codeql for analysing code quality