meliorence/react-native-render-html

Email or text is not showing proper way

DeepakSharma04 opened this issue · 0 comments

Decision Table

  • My issue does not look like “The HTML attribute 'xxx' is ignored” (unless we claim support for it)
  • My issue does not look like “The HTML element <yyy> is not rendered”

Good Faith Declaration

Description

check the example - https://snack.expo.dev/4S5b2oAmH

Output/ screenshot -

Screenshot 2023-12-06 at 5 32 55 PM

Wanted Result

Screenshot 2023-12-06 at 5 28 42 PM

React Native Information

"react": "17.0.2",
    "react-dom": "^18.0.0",
    "react-native": "0.68.2",

RNRH Version

"react-native-render-html": "^6.3.4",

Tested Platforms

  • Android
  • iOS
  • Web
  • MacOS
  • Windows

Reproduction Platforms

  • Android
  • iOS
  • Web
  • MacOS
  • Windows

Minimal, Reproducible Example

check the example - https://snack.expo.dev/4S5b2oAmH

Additional Notes

No response