mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 02:24:23 +00:00
f38ab24a19
Summary: setupReactContext wasn't ending because D9664719 added incorrect end markers. Need to use either Systrace.endSection() or SystraceMessage.endSection().flush(). Differential Revision: D9695854 fbshipit-source-id: e0f7d492bc58536ce242962438edac7eec671867
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.