79497435

Date: 2025-03-10 08:46:08
Score: 1.5
Natty:
Report link

you need add opacity: 0.99.

<WebViewAutoHeight
      style={{
        opacity: 0.99,
      }}
      scalesPageToFit={true}
      source={{ uri: link }}
    />
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Anh Huy Tran