-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BlurView BlurViewManager not found #14
Comments
+1 Having the same issue as well. Can't build. |
Can you please provide some screenshots? I was able to build the app without having these errors. |
@seanmthompson can you please remove |
Yeah still persisting. Even re-downloaded the source and installed node modules. What's weird is that Xcode says those dependencies don't exist, but they are showing in Finder as installed. |
Ok isolated the issue. Had to manually add the BlurView dependencies in Xcode. (didn't know I had to do that!) |
It's really weird, since react-native-blur was in
This is what I should told you in the first place. I'm glad that you made it 👍 Btw, thanks for checking the app! |
Thanks for the quick feedback! New to React Native (and Xcode) so still learning the ins and outs! |
clang: error: no such file or directory: '/Users/liu/Downloads/react-native-dribbble-app-master 2/node_modules/react-native-blur/RNBlur/BlurView.m'
clang: error: no input files
clang: error: no such file or directory: '/Users/liu/Downloads/react-native-dribbble-app-master 2/node_modules/react-native-blur/RNBlur/BlurViewManager.m'
clang: error: no input files
The text was updated successfully, but these errors were encountered: