nuclearpasta / react-native-drax

A drag-and-drop system for React Native
MIT License
554 stars 68 forks source link

Dragging Fails After Fabric Is Enabled #171

Open dongzhihan1 opened 4 months ago

dongzhihan1 commented 4 months ago

After I enabled the fabric configuration in iOS, the drag and drop didn't work. After looking at the source code, it seems that the measureLayout method of the DraxView component is not working. Is there a solution to this?

lafiosca commented 4 months ago

@dongzhihan1 I'm sorry, but currently there is no one maintaining the library to work with the latest RN. You may need to experiment and share your results.

LunatiqueCoder commented 1 month ago

☝️ should be fixed by #176