Federico Zanetello
Results
2
issues of
Federico Zanetello
> Update **May 2021**: Another approach is to use UITableView/UICollectionView and then embed the SwiftUI views as cells, [Noah Gilmore](https://twitter.com/noahsark769) has a [great article showing how to do so](https://noahgilmore.com/blog/swiftui-self-sizing-cells/). >...
TL;DR: it seems that Swift's set is causing a glitch in this library in `HTML2TextParser`. # Problem Sometimes the _italics_ effect is not applied to the following text: `bolded underlined...
bug