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.66k stars 346 forks source link

Fix IndexOutOfBoundsException exception on android #460

Closed maximilize closed 1 year ago

maximilize commented 1 year ago

It seems like this fixes the error mentioned in #459.

gre commented 1 year ago

thanks