mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-06-12 15:58:04 +08:00
Summary: This fixes #23816, which states that `getSize()` does not function correctly on Android. The original PR for this is now outdated as there have been merges into master that would create merge conflicts. [Android] [Fixed] - Added correct handling for `getSize()` to avoid warnings being thrown.import Pull Request resolved: https://github.com/facebook/react-native/pull/23961 Differential Revision: D14505183 Pulled By: cpojer fbshipit-source-id: 3d8976fd518de0903d7736a8cbd8371987eb1b2d
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.