mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3ed133656f
Summary: Changelog: [Internal] We were using RN util to get pixel density, but it depends on the surface being created after venice instance is initialized. Given that we have context every time we update constraints, it makes sense to use it directly. Reviewed By: mdvacca Differential Revision: D26959430 fbshipit-source-id: 78701786efd82857812df689a725ba094fbd226e
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.