AQUI
AQUI copied to clipboard
TextView should have no background color
I think that TextView should have a default background color of clear vs the white one it has, which prevents styling.
I can do a pull request or you can simply make the change by adding the following on line 204: view.backgroundColor = .clear