-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
build/setupIssue is related to building Nitro Modules or autolinkingIssue is related to building Nitro Modules or autolinkingnitro-coreIssue is related to the Nitro Modules core runtime/C++ codebaseIssue is related to the Nitro Modules core runtime/C++ codebase
Description
What's happening?
I have my react-native-video-trim lib which uses Nitro modules: https://github.com/maitrungduc1410/react-native-video-trim
It works fine until I install react-native-image-picker. Then I run yarn run android and it's throwing error related to Nitro modules.
You can check my reproducible repo attached with this issue.
I notice one thing, if I downgrade react-native-image picker to 7.1.2, then it works. This is full log, it's quite long:
Thanks for your time
Reproduceable Code
Reproducible repo: https://github.com/maitrungduc1410/test-video-trimRelevant log output
Log is long, I attach it as file aboveDevice
Samsung Galaxy S20 5G, Android 13
Nitro Modules Version
^0.25.2
Nitrogen Version
No response
Can you reproduce this issue in the Nitro Example app here?
No, I cannot reproduce the issue in the Example app
Additional information
- I am using Expo
- I am using Nitrogen (nitro-codegen)
- I have read and followed the Troubleshooting Guide.
- I created a reproduction PR to reproduce this issue here in the nitro repo. (See Contributing for more information)
- I searched for similar issues in this repository and found none.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
build/setupIssue is related to building Nitro Modules or autolinkingIssue is related to building Nitro Modules or autolinkingnitro-coreIssue is related to the Nitro Modules core runtime/C++ codebaseIssue is related to the Nitro Modules core runtime/C++ codebase