mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e1b6cd3f75
Summary: Instead of annotating individual methods with DoNotStrip, we actually want to ensure that nothing in this class gets stripped out. This also upgrades the yoga/proguard-annotations package for Gradle builds. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D27335181 fbshipit-source-id: 5b696c26faf4d1b32a3fd885e42a996aff23f0be
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.