react-native-masked-view
react-native-masked-view copied to clipboard
borderRadius support?
I have a component composed of multiple components that I'd like to round the corners of, borderRadius however doesn't round off child components with content such as backgroundColor being set. Would it be possible to use a view that is just a backgroundColor and borderRadius to create the mask instead of an image?
It's been a while since I touched this code so I don't really remember anymore what's possible. You'll probably want to look at this file though.