mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
35128f45d1
Summary: This diff fixex a NoSuchMethodException when calling DisplayMetricsHolder.initDisplayMetrics in Android API level <= 16. changelog: [Android][Fixed] Fix NoSuchMethodException when calling DisplayMetricsHolder.initDisplayMetrics in Android API level <= 16 Reviewed By: fkgozali Differential Revision: D22630603 fbshipit-source-id: d2a95445beb5745a89ee1eefdf0d24ce3e0b8893
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.