I could run this library up to version 0.60.5.
But I am getting 'React/RCTBridgeModule.h' file not found with the latest version (0.61.2).
A lot of people are suggesting to run pod install for this error, but it does not work.
I know that React.xcodeproj was removed from version 0.61, and it is a part of the issue.
Because this package is not updated lately, I am sure we have to find a workaround.
Curious if anyone is getting the same error or already has solved it.
I could run this library up to version
0.60.5.But I am getting
'React/RCTBridgeModule.h' file not foundwith the latest version(0.61.2).A lot of people are suggesting to run
pod installfor this error, but it does not work.I know that
React.xcodeprojwas removed from version0.61, and it is a part of the issue.Because this package is not updated lately, I am sure we have to find a workaround.
Curious if anyone is getting the same error or already has solved it.