Files
react-native-svg/android
Jakub Grzywacz fd9397c1f9 fix: FeComposite in2 on Android (#2516)
# Summary

While working on
https://github.com/software-mansion/react-native-svg/pull/2514 I've
noticed a bug in `FeComposite` on Android that `in2` was ignored

## Test Plan

Run Example app -> filters -> FeComposite on Android

## Compatibility

| OS      | Implemented |
| ------- | :---------: |
| Android |          |
2024-10-28 15:01:19 +01:00
..