You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Passing ListHeaderComponent and/or ListFooterComponent cause somewhere inside react-native-draggable-flatlist to raise TypeError: Attempted to assign to readonly property (node._store), which seems to be related to this.
To Reproduce
I don't have one at the moment. We aren't using expo, and I couldn't get Expo Snack to install the reanimated library.
Platform & Dependencies
react-native-draggable-flatlist version: 4.0.1
Platform: iOS and Android
React Native: 0.70.9
Reanimated version: 3.3.0
React Native Gesture Handler version: 2.12.0
bradfloodx, brookemitchell, adclark1, vasylnahuliak, EvertEt and 1 more