Nelson Sousa

Results 36 comments of Nelson Sousa

@siemiatj Perhaps it's better to create a new repo and not a fork, since it's not possible to open issues there. Also, I am not able to run the example....

@computerjazz is there any plans to rewrite the lib with reanimated v2, now that it is stable?

@pirroman Just checked that #270 was merged, however we still have warnings using REA v2 (it is working nevertheless)

Okay, thank you @pirroman It would be awesome to see a real migration to v2 to take advantage of turbo modules, maybe the author can do it someday 😜

> ;) > > #276 Wow, you rock 🚀

> UPDATE: While migrating to reanimated 2 is in the long-term plan, v2 currently has performance issues when rendering lots of nodes. Until these are addressed, this package (as well...

> Now it's 2022, what's the status of this issue? I wonder if Reanimated v2 is officially supported or not. > > I'm facing into the [problem described by svenlombaert](https://github.com/computerjazz/react-native-draggable-flatlist/issues/247#issuecomment-848035576),...

I am with the same problem. Just on iOS. Android works fine. ``` "react-native": "0.62.2", "react-native-draggable-flatlist": "^2.3.3", ``` @computerjazz Is there something we can do about this?

We're using React Native CLI (0.62.2, last version), not using Expo, and we still got this problem. Without a solution for now 😞

> @nelsonprsousa Have you upgraded reanimated to the latest version? That might be worth a shot. I am using react-native-reanimated@^1.9.0. I am assuming I shouldn't use version 2 (still on...