mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: In this diff I'm adding debug assertions to verify that there are no overflows when muptiplying layout metrics by the pointScaleFactor Ideally these should crash the app, but I'm trying to be conservative. changelog: [internal] internal Reviewed By: JoshuaGross Differential Revision: D26297396 fbshipit-source-id: 068c60f4d89ea9cfd04a2e2174da2043ae150928
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.