nuclearpasta / react-native-drax

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

Could not be used in expo go with android 12? #144

Open radiorz opened 2 years ago

radiorz commented 2 years ago

I scan the example expo code and try it . find that it couldnt be use in expo-go for android of the latest version.

lafiosca commented 2 years ago

Maybe related to #140

ammarahm-ed commented 2 years ago

@radiorz the example code is a bit old. However it should work perfectly in a new expo go project without any issues. Just make sure to wrap app in GestureHandlerRootView.