Kureev / react-native-blur

React Native Blur component
MIT License
3.74k stars 555 forks source link

Invariant Violation: requireNativeComponent: "AndroidBlurView" was not found in the UIManager. #587

Open Caseyvlogger opened 11 months ago

Caseyvlogger commented 11 months ago

I am using Expo and i faced this issue. I followed the instructions correctly.

szheleshchenko commented 11 months ago

@Caseyvlogger You need to create a development build.

SanjaySargam commented 10 months ago

I am using react native cli. But still getting same issue

josefdclxvi commented 9 months ago

im using cli of react native as well but got the same error. any idea how to solve?

image

EDIT: works fine by restarting the service/development server