mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c383138842
Summary: Using strings as keys for module names instead of actuall `.class` prevents additional class loading Reviewed By: achen1 Differential Revision: D8955006 fbshipit-source-id: 12e6ad35fc35c969c05ca081976cc05b054f6821
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.