danielsaidi / RichTextKit

RichTextKit is a Swift SDK that helps you use rich text in Swift and SwiftUI.
MIT License
814 stars 97 forks source link

Add an editable view to RichTextKit, not just images #175

Closed RonghuaHe closed 1 month ago

RonghuaHe commented 2 months ago

Dear author, can you add an editable view to RichTextKit, not just images? Whether you can do it or not, please reply me, thank you!

danielsaidi commented 1 month ago

Hi @RonghuaHe

You can implement custom attachments. This is not yet part of this library, but you can still build support for it while using this library.