meliorence / react-native-render-html

iOS/Android pure javascript react-native component that renders your HTML into 100% native views
https://meliorence.github.io/react-native-render-html/
BSD 2-Clause "Simplified" License
3.48k stars 589 forks source link

Background color work incorrect #604

Open wolfag opened 1 year ago

wolfag commented 1 year ago

Decision Table

Good Faith Declaration

Description

The background color should be cover the text only It's already worked fine on v4.2.1, but fail on v6.3.4

Screen_Shot_2022-12-12_at_14 54 07

Screen_Shot_2022-12-12_at_14 54 32

React Native Information

confer snack

RNRH Version

v6.3.4

Tested Platforms

Reproduction Platforms

Minimal, Reproducible Example

https://snack.expo.dev/R5RQfIeR2?platform=ios

Additional Notes

"prop-types": "^15.5.10",
"expo-constants": "~13.2.4",
"@expo/vector-icons": "^13.0.0",
"react-native-paper": "4.9.2",
"react-native-webview": "11.23.0",
"react-native-render-html": "6.3.4"