mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2b5283e39f
Summary: We must use FLog instead of android.util.log, this diff moves the current callsites of android.util.log to FLog changeLog:[internal] Reviewed By: JoshuaGross Differential Revision: D19884741 fbshipit-source-id: 300f7d691961aa51f0b525c37da7ae3d64fe5131
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.