0.0.4 • Published 4 years ago

react-native-wechat-ble v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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

初始化