-
The side-note at the bottom of README.md should also contain information about how to exclude the react-native-svg from your project. I searched endlessly for a solution when my android app couldn't b…
-
**Is your feature request related to a problem? Please describe.**
Adobe & Apple are developing a [_SVG Native_ **subset** of SVG](https://w3c.github.io/svgwg/specs/svg-native/index.html). In addit…
-
Other contenders:
- SVG Static [Taken]
- SVG Tiny [Taken]
- SVG Core [Taken]
- SVG Basic [Taken]
- SVG Embedded
- SVG Light
- SVG Drawing
- SVG Image
- SVG Simple
- Encapsulated SVG (like …
-
#### Issue Description
When using component with react-navigation , it renders 2 headers or adding margin top.
#### Steps to Reproduce / Code Snippets
Just installed and started app.
Res…
-
# Bug
Using react-native-svg on react-native-windows. The same files are very clear in IOS and Android, but blurred in react-native-windows
#### Unexpected behavior
Blurry svgs in react-nat…
-
-
### Description
Currently, when the developer tries to configure an Angular application to use `font` icons instead of the default `svg` ones, only the icons that are explicitly provided as `font` ic…
-
Would it be possible to use native SVG icons when outputting diagrams in the SVG format?
This means that instead of trying to embed the existing PNG icons into SVG diagrams (like it was previously …
-
Description: The default bounding box for face detection correctly covers the face on iPad, but the landmarks are positioned outside the face and appear rotated by 90 or 270 degrees.
Steps to Repro…
-
**Maybe it's bug. But I'm not sure.**
**I have updated my ReactNavite from "react-native": "0.72.12", to "react-native": "0.75.3".**
On version 0.75.3 I use dynamic imports modules and use React…