mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-18 13:05:58 +08:00
Summary: I was working to use more Android Support Library in RN core, but wasn't able to finish it. So this PR is for only Systrace and TraceCompat only. [Android] [Changed] - Use TraceCompat in Systrace Pull Request resolved: https://github.com/facebook/react-native/pull/23780 Differential Revision: D14423742 Pulled By: hramos fbshipit-source-id: e3c3e2dfd95eac3d2484313f9be69df1c85904cf
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.