@dimjs/bridge
TypeScript icon, indicating that this package has built-in type declarations

1.5.6 • Public • Published

A Typescript based bridge for web of @dimjs of monorepo

https://github.com/lzyzsd/JsBridge

考虑到加签(iOS 需要自己序列化, 避免精度损失) 以及 JS 在处理高精度的小数的时候也可能存在精度损失, bridge 所有的 API 返回自段只要有小数精度都使用 string 类型.

关闭 bridge 日志

window['disableFabricLogging'] = true;

Package Sidebar

Install

npm i @dimjs/bridge

Weekly Downloads

3

Version

1.5.6

License

MIT

Unpacked Size

453 kB

Total Files

52

Last publish

Collaborators

  • tianyingchun