react native performance monitor:React Native Performance Monitor React Native渲染
通过该项目,您可以在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
文件列表
react-native-performance-monitor:React Native Performance Monitor-React Native渲染性能的实时图形
(预估有个316文件)
AppDelegate.h
386B
gradlew.bat
3KB
gradlew
6KB
build_defs.bzl
602B
BUCK
1KB
build.gradle
8KB
settings.gradle
191B
build.gradle
999B
.flowconfig
2KB
.gitignore
813B
暂无评论