react-native-segmented-control
react-native-segmented-control copied to clipboard
Add testIDs for RN testing
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.