1.0.27 • Published 2 months ago

native-to-js v1.0.27

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

native to js

使用方式:

  1. 导入包
    npm i native-to-js
  2. import
    import JsBridge from 'native-to-js'
  3. 注册监听
    JsBridge.callJsBridge.registerFromNative()
  4. 调用方式
     const appInfo = await JsBridge.systemJsBridge.getAppInfo()

发布方式: 1. 登录 - npm login 2. 发布 - npm publish 3. 删除版本 - npm unpublish native-to-js@1.0.9 --force 4. 删除仓库 - npm unpublish native-to-js --force

1.0.27

2 months ago

1.0.26

2 months ago

1.0.25

2 months ago

1.0.24

4 months ago

1.0.23

4 months ago

1.0.22

6 months ago

1.0.21

6 months ago

1.0.20

6 months ago

1.0.19

6 months ago

1.0.18

6 months ago

1.0.17

6 months ago

1.0.16

7 months ago

1.0.15

7 months ago

1.0.14

7 months ago

1.0.13

7 months ago

1.0.12

7 months ago

1.0.11

7 months ago

1.0.10

7 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

7 months ago

1.0.3

7 months ago

1.0.2

7 months ago