react-native-segmented-control icon indicating copy to clipboard operation
react-native-segmented-control copied to clipboard

Add testIDs for RN testing

Open mattlisiv opened this issue 2 years ago • 0 comments

This is a great component. It would nice to be able to have testIDs accessible for doing end to end testing of UI testing. I added an optional prop for a testID prefix in case someone wanted a specific naming to avoid collisions. Otherwise, there is a default prefix that is set and all additional children are named based on component type.

mattlisiv avatar Dec 23 '22 17:12 mattlisiv