摘要: 1. 安装依赖 npx expo install react-native-sse react-native-sse Github地址 2. 引入 import EventSource from "react-native-sse"; 3. 创建连接与监听器 import EventSource f 阅读全文
posted @ 2024-08-13 16:11 Li_pk 阅读(687) 评论(0) 推荐(0)