Is there an existing issue for this?
Explain what you did
Adding maestro tests and noticed Icon,ListItem.Swipeable, & SpeedDial.Action missing testID prop. Also cannot pass it as an icon prop
EDIT: Found more. I believe that the list in #1966 is still relevant and correct.
Expected behavior
allows adding testID to the SpeedDial.Action, ListItem.Swipeable, or the icon props
Describe the bug
testID doesn't get passed to the component
Steps To Reproduce
Pass testID to the `SpeedDial.Action`
Try to get maestro to touch the element using the testID
test will fail
Screenshots
No response
Your Environment
`npx @rneui/envinfo`
```
Output from `npx @rneui/envinfo` goes here.
```
Is there an existing issue for this?
Explain what you did
Adding maestro tests and noticed
Icon,ListItem.Swipeable, &SpeedDial.ActionmissingtestIDprop. Also cannot pass it as an icon propEDIT: Found more. I believe that the list in #1966 is still relevant and correct.
Expected behavior
allows adding testID to the
SpeedDial.Action,ListItem.Swipeable, or the icon propsDescribe the bug
testIDdoesn't get passed to the componentSteps To Reproduce
Screenshots
No response
Your Environment
`npx @rneui/envinfo`