1.2.12 • Published 5 months ago

@quec/rn-router-module v1.2.12

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

QuecRNRouterModule

RN路由模块

类型版本适用平台负责人
module1.2.12allvic.huang@quectel.com

1.2.12 Changelog:
none

方法

gotoNativePage

RN 面板跳转原生路由 --- (路由字段分别在 constants.ts 和APP路由管理中维护,防止路由字段多了不知道具体功能参数等...)

起始版本适用平台
1.0.0all
序号参数名参数类型描述
1routerstring路由字段
2paramsobject路由参数

popWithNumber

退出页面栈

起始版本适用平台
1.0.0all
序号参数名参数类型描述
1numberinteger页面栈数量,当number大于页面栈数量,至退出到APP首页

pushWithInfo

网关打开子设备

起始版本适用平台
1.0.0all
序号参数名参数类型描述
1infoobject传递信息
2promisepromisecb事件回调

gotoSharePage

进入设备分享页面

起始版本适用平台
1.1.0all
序号参数名参数类型描述
1deviceobject传递deviceModel

事件

1.2.12

5 months ago

1.2.8

6 months ago

1.1.6

12 months ago