1.0.0 • Published 5 years ago
chameleon-api-miniapp v1.0.0
chameleon-api-miniapp
chameleon 小程序端api封装,API以微信小程序为标准
| 名称 | 方法 | |
|---|---|---|
| 交互反馈 | ||
| 交互反馈 | showToast | |
| 交互反馈 | hideToast | |
| 交互反馈 | showLoading | |
| 交互反馈 | hideLoading | |
| 交互反馈 | showModal | |
| 交互反馈 | showActionSheet | |
| 交互反馈 | makePhoneCall | |
| 页面路由 | redirectTo | |
| 页面路由 | navigateTo | |
| 页面路由 | reLaunch | |
| 页面路由 | navigateBack | |
| 导航栏 | setNavigationBarTitle | |
| 地理位置 | getLocation | |
| 系统信息 | getSystemInfo | |
| 系统信息 | getSystemInfoSync | |
| 用户信息 | login | |
| 存储 | getStorageSync | |
| 存储 | setStorageSync | |
| 存储 | removeStorageSync | |
| 动画 | createAnimation | |
| 跳转小程序 | navigateToMiniProgram | |
| 蓝牙相关 | openBluetoothAdapter | |
| 蓝牙相关 | getBluetoothAdapterState | |
| 蓝牙相关 | createBLEConnection | |
| 蓝牙相关 | closeBLEConnection | |
| 蓝牙相关 | getBluetoothDevices | |
| 蓝牙相关 | startBluetoothDevicesDiscover | |
| 蓝牙相关 | stopBluetoothDevicesDiscover | |
| 蓝牙相关 | getBLEDeviceServices |
蓝牙相关api使用方面的一些小(B)技(U)巧(G): https://imweb.io/topic/5bf3ce90611a25cc7bf1d788
1.0.0
5 years ago