| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-01 | 788 Bytes | |
| v15.15.1 source code.tar.gz | 2025-12-01 | 9.7 MB | |
| v15.15.1 source code.zip | 2025-12-01 | 10.3 MB | |
| Totals: 3 Items | 20.0 MB | 0 | |
Patch version that fixes performance regression accidentally introduced in 15.15.0
What's Changed
- Revert "Fix: propagate elements metrics to their shadow nodes (#2802)" by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2832
- fix: make ForeignObject ordinary YogaLayoutableShadowNode by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2833
- test: Add complex examples to measure performance by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2834
- fix: set absolute fill position in shadow nodes to fix onPress hit test in js by @jakex7 in https://github.com/software-mansion/react-native-svg/pull/2840
Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.15.0...v15.15.1