@dimjs/bridge
v2.0.3
Published
## A Typescript based bridge for web of @dimjs of `monorepo`
Downloads
348
Readme
@dimjs/bridge
A Typescript based bridge for web of @dimjs of monorepo
https://github.com/lzyzsd/JsBridge
考虑到加签(iOS 需要自己序列化, 避免精度损失) 以及 JS 在处理高精度的小数的时候也可能存在精度损失, bridge 所有的 API 返回自段只要有小数精度都使用 string 类型.
关闭 bridge 日志
window['disableFabricLogging'] = true;