react-native-svg icon indicating copy to clipboard operation
react-native-svg copied to clipboard

Color Prop Testing

Open caseygibson-emesent opened this issue 2 years ago • 0 comments

Hi, I've asked the following on StackOverflow. https://stackoverflow.com/questions/76824476/react-native-svg-color-prop-testing

In summary, using the color prop and then testing in Jest is giving me a value that I wasn't expecting / know how to handle.

    Expected the element to have prop:
      color=14624048
    Received:
      color=4292814128

Any ideas on how this works? Thanks!

caseygibson-emesent avatar Aug 04 '23 03:08 caseygibson-emesent