Zachary Gibson

Results 34 comments of Zachary Gibson

Absolutely position `BlurView` and place it on top of your UI you want to blur. Then wrap that `BlurView` in an `Animated.View` and you can animate opacity to increase/decrease bluriness.

Glad to help @Noitidart!

@sjmueller Yeah you’re totally right. You lose movement on your blurring shapes.

@Arunkumar-Precise Why not use `AVAudioRecorder` and `SFSpeechRecognizer` to do speech to text?

So would you say `react-native-shared-element` is compatible with this lib? @IjzerenHein

Yeah, this is definitely the plan moving forward. I won’t be able to get to it immediately but PRs are definitely welcome. 🙌

If you make an [Expo Snack](https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=2ahUKEwjbt8vC9I_jAhWLZ80KHXq1B8kQFjAAegQICBAC&url=https%3A%2F%2Fsnack.expo.io%2F&usg=AOvVaw0hziD88_S_D5NjwwULsKz3) I can take a look at it.

Can you provide an example of what you tried that didn't work?

@sharma0611 Do you have a repo for this?