UNPKG

react-performance-testing

Version:

You can test React(ReactNative) runtime performance by using this lib. If you want to check the number of renders, or render time in a test environment, this lib makes sense.

8 lines (7 loc) 147 B
{ "name": "native", "private": true, "main": "dist/index.cjs.js", "module": "dist/index.esm.js", "types": "dist/src/native/index.d.ts" }