terrylinla / react-native-sketch-canvas

A React Native component for drawing by touching on both iOS and Android.
MIT License
691 stars 450 forks source link

Drawing with transparent blur instead of solid color #206

Open sujithln opened 3 years ago

sujithln commented 3 years ago

Screenshot 2021-06-18 at 8 08 42 PM

Is there any way I can draw transparent blur instead of solid color? All I need is drawing on the image to blur a specific portion, just like in the above screenshot where the user draws on the number plate of the car to blur the car number.