Vyacheslav Goreev
Vyacheslav Goreev
I had the same problem. The solution was to **rearrange imports** in the top of the component or page that caused this kind of warning. I moved the **import of...
@Preeternal please, see this response. Reanimated should be of v1. `yarn add react-native-reanimated@1` https://github.com/computerjazz/react-native-draggable-flatlist/issues/244#issuecomment-777841894
> Hello, I have the same and my project works with expo, I tried the different methods but I had errors 500. and so I came back to version 2...
Exactly the same fix were added to the library in https://github.com/computerjazz/react-native-draggable-flatlist/pull/278/files
> How do I go about it? > i begining to react-native, can you give me directive for solve problems. 1. Use reanimated v2 2. Add the code I provided...
@threepointone this feature will be highly appreciated!