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

Type missing for useRenderInContext #474

Closed chmac closed 1 year ago

chmac commented 1 year ago

Firstly, thanks for this package, it's saving us a ton of work. Really appreciate that you've published this.

The useRenderInContext parameter is missing from the type definitions. Will submit a PR in a second.