Simon

Results 6 comments of Simon

Hello, that is a great question! As of now there aren't any plans to port to swiftUI. We are waiting for the general stability and and adoption of swiftUI increase...

Hey, thanks for using the library and I hope it's been helpful to you so far. Regarding your issue, looking at the required init in `RichTextView.Swift` you can see that...

Hello, That should be the correct way to update a RichTextView's text. There are many other optional parameters in the update method that are set to nil, one of them...

Hello @alielsokary. This is something that we do not support currently but is a good feature to have. If you want to feel free to open a pull request to...

That solves the issue on nimble snapshots but there is still a dependency miss match? xcode 15 requires Nimble 13.0.0+ while nimble snapshots does not. > Failed to resolve dependencies...

Sorry I do not have time to open a pull request. It looks like it may take some effort to update? https://github.com/ashfurrow/Nimble-Snapshots/pull/275 I was just hoping to flag this issue.