react-native-view-shot icon indicating copy to clipboard operation
react-native-view-shot copied to clipboard

Snapshot a React Native view and save it to an image

Results 106 react-native-view-shot issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

### feature request From May 1st it is required by Apple to have Privacy Manifest in order to release apps containing native SDK calls. https://developer.apple.com/documentation/bundleresources/privacy_manifest_files #### Version & Platform ```bash...

When the view-shot contains a webview and the webview content changes (pathname and search both change), the intercepted view is not updated (the filename changes and releaseCapture is also performed)...

when i use captureRef handle Error: Argument appears to not be a ReactComponent. Keys: goForward,goBack,reload,stopLoading,postMessage,injectJavaScript,requestFocus,clearCache, js engine: hermes "dependencies": { "@react-native-camera-roll/camera-roll": "^7.8.1", "react": "18.2.0", "react-native": "0.73.6", "react-native-view-shot": "^3.8.0", "react-native-webview": "^13.10.3"...

Fix for https://github.com/gre/react-native-view-shot/issues/493. Without this fix this error is shown: ![image](https://github.com/gre/react-native-view-shot/assets/171124395/4ea88d59-1311-48b6-80a3-2a8584dddd33) With the fix the error is gone. Solution found in the edit of the initial question here: https://stackoverflow.com/questions/60506273/react-native-android-bridge-error-must-be-called-on-main-thread