ByteDance ADFE Team
Jun 30, 2021 · Mobile Development
Understanding JSBridge: Implementation and Communication Between WebView and Native
This article explains what JSBridge is, details its implementation using URL interception and iframe tricks, and walks through the full communication flow between a WebView and native code on iOS, including code examples for registration, message handling, and callbacks.
JSBridgeJavaScriptNative Communication
0 likes · 12 min read