react-native-blur icon indicating copy to clipboard operation
react-native-blur copied to clipboard

Help, it doesn't work on IOS

Open vladimendoza opened this issue 4 years ago • 2 comments

When running the application and displaying the Blur, I get the following error: Invariant Violation: requireNativeComponent: "BlurView" was not found in the UIManager.

vladimendoza avatar Jun 04 '21 15:06 vladimendoza

@Bladymendoza97 Did you run pod install and after that recompiled the app?

impe93 avatar Jun 16 '21 12:06 impe93

I solved that by restarting the metro bundler.

cinemanja avatar Jun 16 '21 13:06 cinemanja