RN关闭黄色警告 萧寂173 2024-03-25 210 阅读1分钟 在index.js加入以下内容 import { LogBox } from 'react-native'; LogBox.ignoreAllLogs(true); // 关闭全部黄色警告