react-native-view-shot
react-native-view-shot copied to clipboard
Snapshot a React Native view and save it to an image
### feature request Convert the URI into a binary pixel array of 0s and 1s, or just in color, but I only need binary. **Platform:** IOS + Android, but if...
[https://github.com/gre/react-native-view-shot/issues/308#issuecomment-1116119843](url)308 just fix iOS What should I do with Android?
### feature request Hi is there an example on `captureMode="update"`? My goal is too capture multiple images on a Carousel but it hasn't been working for me yet due to...
### feature request Does it support long vires as long screenshot? And if yes, how to implement it
### bug report I need to do two capture: first one "as is" then second one, after I hide some elements from the view, and then re-capture with removed elements...

Hello everyone :) I am trying to capture a screenshot on android but I get blank image. I want to ask, where can I use the "handleGLSurfaceViewOnAndroid" prop in order...
### bug report In react native latest version (0.73.6) snapshot is not capturing in Android device. It works fine in IOS. #### Version & Platform ```bash npm ls react-native react-native-view-shot...
### It's not working and not showing any errors on Android, but it works fine on iOS. #### Version & Platform ```bash ├─┬ @react-native-masked-view/[email protected] │ └── [email protected] deduped ├─┬ @react-native-picker/[email protected]...
### bug report I believe #515 has caused a regression where all the snapshots are blank images. Reverting these changes restores the correct behaviour. #### Version & Platform react-native-view-shot 4.0.0-alpha.2...