callstack/react-native-image-editor

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

meixian3 opened this issue · 0 comments

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 =)