menu
menu copied to clipboard
Support for testID
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?