callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
366 stars 117 forks source link

Prompt error that ' Error: Requiring module "src/component/index.tsx", which threw an exception: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNCImageEditor' could not be found. Verify that a module by this name is registered in the native binary' in IOS #141

Closed meixian3 closed 4 months ago

meixian3 commented 4 months ago

Environment

react-native version is "0.68.2" and my Podfile is Screenshot 2024-02-21 at 2 07 28 PM

Description

hi my friends, when i using ImageEditor.cropImagethe terminal will prompt error that ' Error: Requiring module "src/component/index.tsx", which threw an exception: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'RNCImageEditor' could not be found. Verify that a module by this name is registered in the native binary'. This issue occur in ios. please help me =)