Files
react-native-svg/android
Jakub Grzywacz 51a4e0289a fix: render G offscreen only when it's needed (opacity != 1) (#2450)
# Summary

Improve #2417 by applying offscreen canvas only when opacity attribute
is set

## Compatibility

| OS      | Implemented |
| ------- | :---------: |
| Android |          |
2024-09-16 15:21:02 +02:00
..