我尝试了什么
重新启动地铁使用:
yarn start --reset-cache
修复我的仿真器/物理设备并重新安装了应用程序。 环境细节
反应本机版本:0.75.4
开发OS:Macos
设备/仿真器:iOSSimulator
使用脚钳:不 NODE.JS版本:V18.18.0
import { NativeModules } from 'react-native';
NativeModules.DevSettings.setIsDebuggingRemotely(true);