Closed fukhaos closed 9 years ago
The example from GitHub don’t work in android.
[ERROR] : V8Exception: Exception occurred at nl.fokkezb.html2as.js:105: Uncaught TypeError: Cannot read property ‘ATTRIBUTE_FONT’ of undefined
This module works with AttributedString which is an iOS (Cocoa) specific API.
AttributedString
Exactly. For Android set simple HTML on a Label's html attribute
The example from GitHub don’t work in android.
[ERROR] : V8Exception: Exception occurred at nl.fokkezb.html2as.js:105: Uncaught TypeError: Cannot read property ‘ATTRIBUTE_FONT’ of undefined