react-native-html-render
react-native-html-render copied to clipboard
A html render for react-native
在npm install 后, 在require 的时候会报 `super expression must either be null or a function not undefined` 错误!
I have data like this: ``` "又更新了一点代码,下面是新的预览图: " ``` The first image renders nice, but the second one will disappear. I'm using the styles nearly the same as noder-react-native.
I noticed we cannot use textAlign in styles since you are nesting `` containers (https://facebook.github.io/react-native/docs/text.html#containers). Would be nice if we could add support for this. Maybe with a `` class...
This library has some issues and it cannot correctly parse pre tag