React native webview image download without external storage permission #44802
Labels
Component: Image
Component: WebView
Related to the WebView component.
Newer Patch Available
Resolution: Issue in another tool or repo
An issue that was opened against React Native but in reality is affecting another tool or library
Description
https://www.npmjs.com/package/react-native-webview
I am using this library for webview in react native I put image url link in source of webview and it download image automatically without any permission.
Steps to reproduce
create a new react native app add react-native-webview and put any image url in source of webview component
React Native Version
0.74.0
Affected Platforms
Runtime - Android
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/DARPANMANEK/react-native-webview-demo
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: