You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Android, when using react-navigation's stack and performing a swipe-back gesture over a ContextMenu, the ContextMenu appears. How can I prevent this? (It works fine on iOS.)
I'm not sure if this is an issue with react-navigation.
In Android, when using
react-navigation
'sstack
and performing a swipe-back gesture over aContextMenu
, the ContextMenu appears. How can I prevent this? (It works fine on iOS.)I'm not sure if this is an issue with
react-navigation
.gif:
example:
package.json
App.tsx
The text was updated successfully, but these errors were encountered: