UNPKG

@react-native-webview-rpc/web

Version:

A type-safe RPC between React Native function and JavaScript inside WebView, powered by Comlink

7 lines (6 loc) 121 B
import { wrap } from "./wrap"; import { webViewRpcEndpoint } from "./endpoint"; export { webViewRpcEndpoint, wrap };