Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SVG from XML rendering incorrectly #1768

Open
awojciak opened this issue May 16, 2022 · 0 comments
Open

SVG from XML rendering incorrectly #1768

awojciak opened this issue May 16, 2022 · 0 comments

Comments

@awojciak
Copy link

Bug

This svg: https://gist.github.com/awojciak/8897ed58a10fc718f3a67fb8eed526b0
is rendered like this:
obraz
when using SvgXml to render it. It looks fine when opened in webbrowser.

Environment info

React native info output:

System:
    OS: Linux 5.11 Ubuntu 21.04 (Hirsute Hippo)
    CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics
    Memory: 787.12 MB / 15.01 GB
    Shell: 5.1.4 - /bin/bash
  Binaries:
    Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node
    Yarn: 1.22.15 - ~/.nvm/versions/node/v16.13.0/bin/yarn
    npm: 8.3.0 - ~/.nvm/versions/node/v16.13.0/bin/npm
    Watchman: 2022.03.21.00 - /home/linuxbrew/.linuxbrew/bin/watchman
  SDKs:
    Android SDK: Not Found
  IDEs:
    Android Studio: Not Found
  Languages:
    Java: 18.0.1.1 - /home/adrian/jdk-18.0.1.1/bin/javac
  npmPackages:
    @react-native-community/cli: Not Found
    react: 17.0.2 => 17.0.2 
    react-native: 0.68.1 => 0.68.1 
  npmGlobalPackages:
    *react-native*: Not Found

Library version: 0.68.1

Steps To Reproduce

  1. use svg from gist as value of 'xml' prop of SvgXml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant