Skip to content

Invalid RCTPointerEvents 'visiblePainted' #1160

Open
@fadiquader

Description

@fadiquader

Bug

I wanted to display an SVG image using SvgUri component, and it shows me this error:

Environment info

Env: ios 13.1.3
Node version: v12.3.1
Yarn version: 1.19.1
Xcode: Version 11.1 (11A1027)

"react-native": "0.61.2",
"react-native-svg": "^9.12.0"

React native info output:

  <SvgUri
      uri={uri}
      width="200"
      height="200"
    />

74582982_415161702533422_7771001147468283904_n

I've tried to set pointerEvents="none", but it didn't work.
Any help?
Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions