Ehsan sarshar

Results 128 comments of Ehsan sarshar

tnx @myckhel for the snack. but the issue is not with how to implement. it's with the performance issue that only exist in hooks but in class it's performant

I have the same issue

it's because you need a viewRef property on android version of your app. for more info you can read documentation https://github.com/react-native-community/react-native-blur#android

android Arcore have Depth Api. here is the [doc](https://developers.google.com/ar/develop/java/depth/overview) ios Arkit also have an [Api](https://developer.apple.com/documentation/arkit/occluding_virtual_content_with_people) and for web. we can use Deep learning or maybe do it the way Arcore...

@Raymond-Cox with your solution error is gone but nothing happened to source code it's not encrypted.

I think the contributors of this library must have a re iterate over how metro bundler work in react native >= 0.60

@AustinZuniga tnx that solved the problem