-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
’m unable to build my iOS project when using react-native-skottie. The build fails with the following error:
This occurs in RNSkSkottieView.h during compilation.
Steps to Reproduce:
1. Install react-native-skottie in a React Native project.
2. Run pod install inside the ios directory.
3. Open the Xcode workspace and try to build the project.
Expected Behavior:
The project should build successfully without missing header file issues.
Actual Behavior:
The build fails with the error 'JsiValueWrapper.h' file not found.
• "react-native": "0.73.2",
• "@shopify/react-native-skia": "^1.11.8",
• "react-native-skottie": "^2.1.3",
Anyone else facing the same issue? Any solution to overcome this? Any help would be greatly appreciated!
FTCHD, thecynicalpaul, nicholasareed, sssajjad007 and zispidd
Metadata
Metadata
Assignees
Labels
No labels