react-native-performance-tracker-test
v0.6.0
Published
able to benchmark view
Downloads
317
Maintainers
Readme
react-native-performance-tracker
able to benchmark view
Installation
npm install react-native-performance-tracker
Usage
import { PerformanceTrackerView } from "react-native-performance-tracker";
// ...
<PerformanceTrackerView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library