babel-plugin-copy-jsx-attribute
A babel plugin to copy one JSX attribute to another. Original use cas was copying `testID` to `accessibilityLabel` in non-production builds to enable test automation.
A babel plugin to copy one JSX attribute to another. Original use cas was copying `testID` to `accessibilityLabel` in non-production builds to enable test automation.