react-native-sortable-list
react-native-sortable-list copied to clipboard
Enable 'nestedScrollEnabled' by default
Add nestedScrollEnabled={true}
prop by default so that it can still work inside another ScrollView
or FlatList
.