Tag

Native-JS Interaction

0 views collected around this technical thread.

Youzan Coder
Youzan Coder
Oct 16, 2020 · Mobile Development

ZanWeexModuleSDK: A General Solution for Native-Weex Interaction at Youzan

ZanWeexModuleSDK provides a unified solution for native-Weex interaction across Youzan apps, consolidating common modules like network, routing, config, logging, notifications, tracking, and account, allowing developers to focus on Weex code while handling custom logic via a manager and standardized callbacks.

Cross‑PlatformMobile DevelopmentNative-JS Interaction
0 likes · 12 min read
ZanWeexModuleSDK: A General Solution for Native-Weex Interaction at Youzan
DevOps
DevOps
Nov 23, 2015 · Mobile Development

Hybrid App Development: Using WebView for Native‑Web Interaction on iOS and Android

This tutorial explains how to build hybrid mobile apps by embedding web pages in native iOS UIWebView and Android WebView components, covering resource loading, JavaScript‑native communication, and bidirectional interaction techniques for cross‑platform development.

HybridMobile DevelopmentNative-JS Interaction
0 likes · 14 min read
Hybrid App Development: Using WebView for Native‑Web Interaction on iOS and Android