Starting somewhere near RN 0.76.3, using `Animated.setValue()` on the actively dragged item no longer moves its position. I don't understand why, and looked a while on the internet. I suspect that things like `Animated.timing()` give you a chance to twiddle `useNativeDriver`, so using those calls might now be necessary. Anyway, the fix was empirically derived. We now properly animate dragged objects again in the latest RN. Had to upgrade the example project to RN 0.76.3 as part of this. |
||
|---|---|---|
| .. | ||
| example | ||
| example.xcodeproj | ||
| example.xcworkspace | ||
| exampleTests | ||
| .xcode.env | ||
| Podfile | ||
| Podfile.lock | ||