react-native-svg
react-native-svg copied to clipboard
feat: support css variables for SvgCss
Summary
Feature #2380
We want to add support for CSS variables when passing them to parse the SVG XML source function.
Test Plan
Test app -> src -> Test2380
Compatibility
| OS | Implemented |
|---|---|
| iOS | ✅ |
| MacOS | ✅ |
| Android | ✅ |
| Web | ✅ |