React-native-svg: Text cutout/knockout (background-clip for text)?

Created on 18 Aug 2016  Â·  4Comments  Â·  Source: react-native-svg/react-native-svg

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!

Most helpful comment

Aw :/ Well thanks for letting me know! What's the roadmap toward getting that functionality?

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

proteye picture proteye  Â·  4Comments

SyedShahbazHussain picture SyedShahbazHussain  Â·  3Comments

brunolemos picture brunolemos  Â·  3Comments

fjsun123 picture fjsun123  Â·  3Comments

vallvien picture vallvien  Â·  3Comments