We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I've been trying to get the app to build, but it seems the lib is not compatible with RN >= 0.40, i.e. the imports are not namespaced with React/.
React/
Could we possibly get this working? I tried namespacing everything but it still gives errors such as:
Cannot find <React/RCTBridge.h>
The text was updated successfully, but these errors were encountered:
Closing due to PR.
Sorry, something went wrong.
No branches or pull requests
I've been trying to get the app to build,
but it seems the lib is not compatible with RN >= 0.40,
i.e. the imports are not namespaced with
React/
.Could we possibly get this working?
I tried namespacing everything but it still gives errors such as:
Cannot find <React/RCTBridge.h>
The text was updated successfully, but these errors were encountered: