menu icon indicating copy to clipboard operation
menu copied to clipboard

Support for testID

Open benjaminkomen opened this issue 1 year ago • 0 comments

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?

benjaminkomen avatar May 29 '24 16:05 benjaminkomen