godaddy / svgs

svgs is a compatiblity layer between svg and react-native-svg
MIT License
191 stars 31 forks source link

Mask component missing #28

Closed pruthvip closed 6 years ago

pruthvip commented 6 years ago

Mask component is not available in the library yet. Any plans for adding it ?

3rd-Eden commented 6 years ago

@pruthvip I see you closed this issue, but I'm pretty sure we're still missing support for it so I'm re-opening this ticket.

pruthvip commented 6 years ago

@3rd-Eden Ya support for Mask is not there.

react-native-svg doesn't have support for Mask (Issue) yet.

3rd-Eden commented 6 years ago

@pruthvip Thanks for the heads up, we'll keep this issue open for tracking purposes.

msand commented 6 years ago

@pruthvip @3rd-Eden I've implemented the mask element here: https://github.com/react-native-community/react-native-svg/pull/757 Would love any help in testing before release yarn add react-native-svg@msand/react-native-svg#b88cba8

3rd-Eden commented 6 years ago

Fixed in 3.3.0