Hey — I was just wondering whether this library supports text cutout/knockout like this example. I'd like text to be able to be cut out of an SVG shape.
Thanks for your help!
Im afraid themask` element is not supported yet.
Aw :/ Well thanks for letting me know! What's the roadmap toward getting that functionality?
Bump: Is this still not supported?
@smddzcy should work, requires setting x, y, width and height on mask, but otherwise should be fine
https://github.com/react-native-community/react-native-svg/blob/master/README.md#mask
Most helpful comment
Aw :/ Well thanks for letting me know! What's the roadmap toward getting that functionality?