Files
react-native-svg/apple
Jakub Grzywacz 1c9a553db0 fix: FeComposite add default value for k1...4 (#2557)
# Summary

Fixes #2552 by adding default value for k1, k2, k3, k4 according to the
spec: https://www.w3.org/TR/SVG11/filters.html#feCompositeElement

> If the attribute is not specified, the effect is as if a value of 0
were specified.

## Test Plan

[Repro from issue
2552](https://github.com/TomCorvus/RNSVG/blob/main/App.js)

## Compatibility

| OS      | Implemented |
| ------- | :---------: |
| iOS     |          |
| MacOS   |          |
2024-12-02 13:32:51 +01:00
..
2024-08-23 14:37:57 +02:00