react-native-wechat-ble
v0.0.4
Published
微信小程序风格蓝牙api
Downloads
6
Readme
fire-alert
统一的路由系统,提供一套路由系统的统一api,便于在各类项目中进行移植。
react-native的安装和使用
安装
yarn add fire-alert react-native-fire-alert
初始化
import alert from 'fire-alert';
import RNalert from 'react-native-fire-alert';
alert.setAdatper(new RNalert( ));
h5的安装和使用
安装
yarn add fire-alert h5-fire-alert