able to benchmark view
npm install react-native-performance-tracker
import { PerformanceTrackerView } from "react-native-performance-tracker";
// ...
<PerformanceTrackerView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library