ibitcy / react-native-hole-view

✂️ React-Native component to cut a touch-through holes anywhere you want. Perfect solution for tutorial overlay
364 stars 20 forks source link

hole view with blur effect #3

Closed rbayuokt closed 3 years ago

rbayuokt commented 3 years ago

Hi, I love your work , I have a request is it possible to make the view is blur ? and the hole is transparent, I think it will be good if there is any option for this, thank you so much

stephenkopylov commented 3 years ago

Hi @rbayuokt! Just try to put https://github.com/Kureev/react-native-blur into our react-native-hole-view Probably it gonna work

stephenkopylov commented 3 years ago

Hey @rbayuokt ! :) Did you try the workaround using react-native-blur?

stephenkopylov commented 3 years ago

@rbayuokt I'm closing the issue due to inactivity. Feel free to reopen it if you wont find any solution for this case