react-native-view-shot
react-native-view-shot copied to clipboard
Adding snapshotContentContainer throws an error
I am using useRef() to handle capture functions, adding snapshotContentContainer throws an error Failed to capture view snapshot .
Is there an alternative to capture the whole scrollview? since this property throws an error.
I'm afraid we need a reproductible example to understand the problem. It might be due to what the OS limits are unfortunately, you can't create too big images.