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? 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
What react-native version are you using? 0.73.2
0.73.2
What react-native-pdf version are you using? 6.7.4
6.7.4
What platform does your issue occur on? iOS
Describe your issue as precisely as possible :
The text was updated successfully, but these errors were encountered:
same error
Sorry, something went wrong.
Same ❌ (ios/Pods/Headers/Public/React-Fabric/react/renderer/components/view/YogaStylableProps.h:10:10)
8 | #pragma once 9 |
10 | #include <yoga/style/Style.h> | ^ 'yoga/style/Style.h' file not found 11 | 12 | #include <react/renderer/core/Props.h> 13 | #include <react/renderer/core/PropsParserContext.h>
[RUN_FASTLANE] › Compiling react-native-pdf Pods/react-native-pdf » RNPDFPdfView.mm [RUN_FASTLANE] ❌ (ios/Pods/Headers/Public/React-Fabric/react/renderer/components/view/YogaStylableProps.h:10:10)
This is fixed in #803 or alternatively add "${PODS_ROOT}/Headers/Private/Yoga" in the podspec file.
No branches or pull requests
What react-native version are you using?
0.73.2
What react-native-pdf version are you using?
6.7.4
What platform does your issue occur on?
iOS
Describe your issue as precisely as possible :
The text was updated successfully, but these errors were encountered: