摘要: DeviceEventEmitter(react-native中发送和接收消息得组件) import {DeviceEventEmitter} from 'react-native'; 在某个页面中监听事件消息 componentDidMount(){ var self = this; this.l 阅读全文
posted @ 2020-09-08 22:23 _DC 阅读(468) 评论(0) 推荐(0)