React Native集成AuthingGuard报错了

我的代码是:
Screenshot 2025-05-02 at 4.41.05 PM

RN版本是:
“react”: “18.3.1”,
“react-native”: “0.76.7”,

报错是:
(NOBRIDGE) ERROR Invariant Violation: TurboModuleRegistry.getEnforcing(…): ‘RNCWebViewModule’ could not be found. Verify that a module by this name is registered in the native binary. [Component Stack]

(NOBRIDGE) ERROR Warning: TypeError: Cannot read property ‘WebView’ of undefined