MCPcopy Index your code
hub / github.com/react-native-webview/react-native-webview / WebView.ios.tsx

File WebView.ios.tsx

src/WebView.ios.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import React, { forwardRef, useCallback, useImperativeHandle, useRef } from 'react';
2import { Image, View, ImageSourcePropType, HostComponent } from 'react-native';
3import invariant from 'invariant';
4

Callers

nothing calls this directly

Calls 13

useWebViewLogicFunction · 0.90
processDecelerationRateFunction · 0.85
goForwardMethod · 0.80
goBackMethod · 0.80
reloadMethod · 0.80
stopLoadingMethod · 0.80
injectJavaScriptMethod · 0.80
requestFocusMethod · 0.80
clearCacheMethod · 0.80
useWarnIfChangesFunction · 0.70
resolveAssetSourceFunction · 0.70

Tested by

no test coverage detected