Pavel Sharanda

Results 32 comments of Pavel Sharanda

Please check a SwiftUI [example](https://github.com/psharanda/Atributika/blob/038163ad8854dfdcb0d127e54a24566ae1522034/Demo/Sources/SwiftUIDemoViewController.swift#L11) in the demo project

This was addressed in V5. Take a look at Demo snippets

Please, check this [example](https://github.com/psharanda/Atributika/blob/038163ad8854dfdcb0d127e54a24566ae1522034/Demo/Sources/BrowserViewController.swift#L69) in the Demo project how to get url from a detected tag.

This was reworked in V5. Closing this as obsolete

I've added SwiftUI examples in the recent release.

AttributedLabel and AttributedTextView were introduced in v5, they use UILabel and UITextView respectively. AttributedText was removed as a concept. As for SwiftUI, there are no 'official' SwiftUI at the moment,...

Oh wow, that's really interesting, need to take a deep look. I am really impressed how much effort you put into my lib