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

121
Views
App crashing on navigation due to react-native-webview?

I am using react-native-webview in my code. It is used under the scrollview. But due to it app is crashing when I pressing back button or navigating to another screen.

Below is my react native video code

 <WebView
  useWebKit
  originWhitelist={["*"]}
  style={{ width: "100%", height: carMapViewHeight }}
  source={{ uri: carMapURL }}
  mixedContentMode="compatibility"
  onLoadEnd={() =>
    this.setState({
      isMapLoaded: true,
    })
  }
/>

I tried one solution using androidHardwareAccelerationDisabled={true}. It is working but my react-native-video has stopped playing after that.

Any help would be appreciated. Thanks!

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!