通过该项目,您可以在React Native应用程序中查看渲染时间的实时图表。 目的是使您能够创建实验(即更改标记并查看它如何影响渲染时间)。 安装 npm i react-native-performance-monitor --save npx react-native-performance-monitor get 用法 import withPerformanceMonitor from 'react-native-performance-monitor/provider'; export default withPerformanceMonitor(YourScreen, 'Scre