react-native-view-shot icon indicating copy to clipboard operation
react-native-view-shot copied to clipboard

FlatList inside a View

Open longtran2613 opened this issue 2 years ago • 1 comments

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 />

longtran2613 avatar Nov 03 '23 09:11 longtran2613

https://github.com/gre/react-native-view-shot/issues/113

Norcy avatar Nov 15 '23 15:11 Norcy