nandorojo / zeego

Menus for React (Native) done right.
https://zeego.dev
MIT License
1.45k stars 42 forks source link

Gesture conflict on Android #23

Open fobos531 opened 1 year ago

fobos531 commented 1 year ago

This is basically a duplicate of https://github.com/mpiannucci/react-native-context-menu-view/issues/43

I determined that the same issue is present in this library - which means the android native implementations are most likely the same. It might be a good idea to include the information present in the issue above in the docs whenever they are released.

nandorojo commented 1 year ago

Good call. I’ll leave this open until the docs are released and mention it there.

xmflsct commented 1 year ago

@fobos531 is this the behaviour you are describing? https://github.com/tooot-app/app/issues/676

fobos531 commented 1 year ago

@xmflsct Kind of, yeah