react-native-render-count
v1.0.0
Published
Keep track of how many times you're rendering components
Downloads
12
Maintainers
Readme
#Why? I've caught a lot of performance leaks in the past simply by putting this component on my page.
#Install
npm i react-native-render-count --save
#Usage
<RenderCount/>