A library providing an API for cropping images from the web and the local file system.
MIT License
383
stars
118
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
react-native version is "0.68.2"
and my Podfile is
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 =)
Environment
react-native version is "0.68.2" and my Podfile is
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 =)