Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

182
Views
react-native-webview href html tag not wrapping and going off screen

The long href url content inside my WebView does not go to the line and makes the view scrollable horizontally when it should break the text and make it go to the line even if it is one big chunk of text.

I was unable to find a way to fix this in the docs, see attached photo.

function fomatHTML(html: string) {
        const metaViewport = '<meta name="viewport" content="width=device-width, initial-scale=1">';
        const formatedHTML = `<html><head>${metaViewport}</head><body>${html}</body></html>`
        return formatedHTML;
    }

<WebView
    source={{html: fomatHTML(text)}}
    originWhitelist={['*']}
    />

the part causing the issue

<a href="..." target="_blank"><span style="color: blue;">...</span></a>

enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!