python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Change fonts size automatically in React Native WebView using Dynamic Type (iOS)
I maintain a hybrid react-native (0.66.3) mobile app, which is basically a shell which wraps around our web apps very nicely. This method where we develop once and reuse on mobile and web platforms su...
JavaDev_007
Votes: 0
Answers: 1
Package react-native-webview has been ignored because it contains invalid configuration
here is the version
Old Version => "react-native-webview": "^11.17.2",
New Version => "react-native-webview": "^11.18.0"
I am using webview to render htm...
Shafqat Bari
Votes: 0
Answers: 3
Error loading page Domain:undefined Error Code: -1 Description:net::ERR_FILE_NOT_FOUND
I am still generating this error for an expo start command and to view a page with a leaflet map - -works fine on IoS and my colleagues.
The error is also in console log as follows:
Encountered an err...
karentut
Votes: 0
Answers: 0
React Native WebView Vimeo Embedding bypassing Privacy Implimentation
I'm using react-native-webview to embed Vimeo videos in my React Native app. The videos have privacy restrictions enabled on Vimeo and I'm struggling to authorise the videos so that they aren't 'priva...
Dazza
Votes: 0
Answers: 1