react-native-view-shot
react-native-view-shot copied to clipboard
FlatList inside a View
Is it possible to capture a <View> with full size <FlatList /> inside of it? If using <ViewShot> to wrap around the <View> or use {captureRef} in a <View>, it will only capture the <View> and the visible part of <FlatList />
https://github.com/gre/react-native-view-shot/issues/113