mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-30 05:31:01 +00:00
Fixed Typo (#1789)
This commit is contained in:
committed by
GitHub
parent
68de5f8170
commit
1dc42ea8a8
@@ -1103,7 +1103,7 @@ Code explanation: <https://www.w3.org/TR/SVG11/masking.html#MaskElement>
|
||||
|
||||
v10 adds experimental support for using masks together with native elements.
|
||||
If you had native elements inside any Svg root before (which was unsupported),
|
||||
Then your content might change appearance when upgrading,
|
||||
then your content might change appearance when upgrading,
|
||||
as e.g. transforms and masks now take effect.
|
||||
|
||||
#### Pattern
|
||||
|
||||
Reference in New Issue
Block a user