react-native-blur
react-native-blur copied to clipboard
Help, it doesn't work on IOS
When running the application and displaying the Blur, I get the following error: Invariant Violation: requireNativeComponent: "BlurView" was not found in the UIManager.
@Bladymendoza97 Did you run pod install and after that recompiled the app?
I solved that by restarting the metro bundler.