mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-18 09:18:52 +00:00
36ca5c4584
# Summary
Use elements had incorrect `clientRect` based on templates' rect, which
was incorrect. With this change, it ensures client rect is based on path
transformed by CTM.
## Test Plan
Example app -> Filters -> FeComposite
## Compatibility
| OS | Implemented |
| ------- | :---------: |
| Android | ✅ |