native-html / plugins

Plugins for react-native-render-html
MIT License
55 stars 18 forks source link

Table not showing #36

Closed gelodgreat closed 3 years ago

gelodgreat commented 3 years ago

Oath

I swear that I have completed these tasks before submitting:

Bug Report 

Tables won't show even using the sample table render, tested this on iOS and Android latest versions

React Native
Libraries

react: 17.0.1 => 17.0.1 react-native: 0.64.0 => 0.64.0 "react-native-web": "^0.13.5", "react-native-webview": "^11.6.4", "@native-html/table-plugin": "^3.1.1", "react-native-render-html": "^5.1.1",

gelodgreat commented 3 years ago

here's sample screenshot image

gelodgreat commented 3 years ago

Fixed, seems need to use the IGNORED_TAGS of this lib instead of render-html lib