Whenever I have something like <p> really long Arabic text </p>
in my HTML file (loaded by WKWebView) on my app, the word spacing becomes really big and unreadable. Also, on Xcode, all the letters in the HTML file become disconnected. Is there a way to avoid this without having to break up the text into two?
↧
Word spacing increases with long Arabic texts in WKWebView - Swift
↧