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 my e2e (Maestro) tests we try to target testIDs instead of raw strings when clicking on things. It seems this MenuView component does not support a testID prop, unlike most React Native elements which do. Would it be possible to add support for this?
The text was updated successfully, but these errors were encountered:
In my e2e (Maestro) tests we try to target testIDs instead of raw strings when clicking on things. It seems this MenuView component does not support a
testID
prop, unlike most React Native elements which do. Would it be possible to add support for this?The text was updated successfully, but these errors were encountered: