BradLarson/GPUImage

React-native error: RCTBridgeDelegate.h file not found

saran1985 opened this issue · 1 comments

I have created a new project using npm install init auth(auth is the name of the project).
Tried to run the project using react-native run-ios at the terminal.Build failed and i get this error.

fatal error: 'React/RCTBridgeDelegate.h' file not found
#import <React/RCTBridgeDelegate.h>

Sorry, I don't believe this is an issue related to this project.