cocos2d-x如何显示html文本,

cocos2d-x如何显示html文本,
比如,我想使用html控制文本的样式,hello world!
在cocos2d-x应该使用哪种控件或使用哪种方法实现?

可以考虑控制iOS/Android的WebView来显示。