Skip to content

iOS Build Fails - 'JsiValueWrapper.h' file not found #67

@huyvovan0510

Description

@huyvovan0510

’m unable to build my iOS project when using react-native-skottie. The build fails with the following error:

Image 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions