getting Invariant Violation: requireNativeComponent: "RNCWebView" was not found in the UIManager.

Hi, I am using the below versions and and getting the error, Can any one suggest me what could be the issue ?

"eas-cli": "^3.9.1",
"expo": "^47.0.0",
"expo-application": "~5.0.1",
"expo-auth-session": "~3.8.0",
"expo-av": "~13.0.3",
"expo-build-properties": "~0.4.1",
"expo-cli": "^6.3.2",
"expo-crypto": "~12.0.0",
"expo-dev-client": "~2.0.1",
"expo-document-picker": "~11.0.1",
"expo-modules-autolinking": "~1.1.0",
"expo-random": "~13.0.0",
"expo-splash-screen": "~0.17.5",
"expo-status-bar": "^1.4.2",
"expo-updates": "~0.15.6",
"expo-web-browser": "~12.0.0",
"formik": "^2.2.9",
"patch-package": "^6.5.1",
"pod-install": "^0.1.38",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-icons": "^4.4.0",
"react-native": "0.70.8",
"react-native-gesture-handler": "~2.8.0",
"react-native-linkedin": "^2.1.1",
"react-native-network-logger": "^1.14.0",
"react-native-reanimated": "~2.12.0",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "4.4.1",
"react-native-screens": "~3.18.0",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "^11.23.1",
"react-native-wind": "^1.1.4",
"react-navigation": "^4.4.4",

Any Suggestion ?