Hello everyone,
I’m searching for ways to use rich text in a project but failed to find one other than loading HTML files. The problem with that is, we are aiming for a PC release but the native WebView API is not supported on Windows desktop apps. Also, working with HTML files may make things harder when we include any form of interaction with the text.
Is there something easy-to-use and functional in Corona that I can use like Unity’s rich text?