XuqmGroup-RNSDK/packages/common/src/api
XuqmGroup 16750b0421 feat: rn-update 进度回调 + rn-xwebview JSBridge + rn-log v0.1.0 新建
Agent 3 — rn-update:
- downloadPlugin/downloadApk 新增 onProgress 进度回调
- checkAppUpdate/checkPluginUpdate 版本缓存(30分钟 TTL)
- 新增 UpdateDownloadProgress 类型导出

Agent 3 — rn-xwebview:
- XWebViewBridge 补全标准 JSBridge handler
- getDeviceInfo/getToken/getUserInfo/openNativePage/closeWebView/showToast

Agent 4 — rn-log v0.1.0:
- XLog 主入口:event/captureError/warn/info/startCapture
- LogQueue:AsyncStorage 本地队列 + 批量上报
- ErrorCapture:JS global error + unhandledRejection
- FunnelTracker:漏斗分析
- fingerprint:SHA-256 指纹去重
- HttpInterceptor:rn-common HTTP 错误自动上报
- NativeLogReporter:TurboModule spec
2026-06-16 12:10:28 +08:00
..
errors.ts feat(rn-common): v0.4.0 — api/ui 子模块 + config 扩展 + autoInit 修复 2026-06-16 12:01:44 +08:00
globalErrorHandler.ts feat(rn-common): v0.4.0 — api/ui 子模块 + config 扩展 + autoInit 修复 2026-06-16 12:01:44 +08:00
index.ts feat: rn-update 进度回调 + rn-xwebview JSBridge + rn-log v0.1.0 新建 2026-06-16 12:10:28 +08:00
useApi.ts feat(rn-common): v0.4.0 — api/ui 子模块 + config 扩展 + autoInit 修复 2026-06-16 12:01:44 +08:00
usePageApi.ts feat: rn-update 进度回调 + rn-xwebview JSBridge + rn-log v0.1.0 新建 2026-06-16 12:10:28 +08:00
useRequest.ts feat(rn-common): v0.4.0 — api/ui 子模块 + config 扩展 + autoInit 修复 2026-06-16 12:01:44 +08:00