A customer wants rich text, being able to format bold/bullet lists etc in one of the text areas presented in the app on a scrollView. Currently the data for all the text areas in each scrollView is sent to the app as a JSON HTTPResult. Can I simply replace the newText with a newWebView, and send the string from the array from the JSON data to the webView? Are there examples that use rich text with standard components?
Cool, I’ll have a look. Doesn’t seem to support bullet lists (ul) though? Maybe just a small omission in the readme and it does?
Cool, I’ll have a look. Doesn’t seem to support bullet lists (ul) though? Maybe just a small omission in the readme and it does?