b67d4a20d7
Summary: We want to give people the ability to log scroll performance (including Fb). This adds an interface that can be enabled and disabled from the react scroll views. This is a prerequisite to implementing the actual framerate logger that will log dropped frames while scrolling in prod. Reviewed By: astreet Differential Revision: D3283588 fbshipit-source-id: ed9736cb9ed3f441511647f36b1460092bd91e56 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DEFS | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
release.gradle |
README.md
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.