gre / react-native-view-shot

Snapshot a React Native view and save it to an image
https://github.com/gre/react-native-view-shot-example
MIT License
2.64k stars 343 forks source link

Example of captureMode="update"? #449

Open babyrusa opened 1 year ago

babyrusa commented 1 year ago

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 multiple reasons. I have been looking at the repo for closed issues or examples on captureMode="update" but couldn't find it. Thank you

Platform: both iOS and Android