Open saikats5 opened 4 years ago
it's same to me
I'm getting the same error right now: "react-native-draggable-flatlist": "^2.5.4", "react-native": "~0.63.4", "expo": "^40.0.0",
any luck on getting this work?
react-native link react-native-gesture-handler
and react-native link react-native-reanimated
Also npm start -- --reset-cache
is useful to clear cache.
I managed to get it working with: "react-native-draggable-flatlist": "2.6.2", "react-native-gesture-handler": "1.10.3", "react-native-reanimated": "1.13.1", "react-native": "0.59.10",
I am struggling for a long time to upgrade this library from 1.1.9 to the latest version, even the moment I try to change it to 2.0.0, there are lots of issue, one of them is 'Native module cannot be null', please help me in upgrading it to latest version without changing the react-native version as the project is in advance stage