mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-30 23:22:41 +08:00
Summary: Instead of passing the helper to each method that uses it, just pass it to the image constructor. Reviewed By: dmmiller Differential Revision: D3364532 fbshipit-source-id: 949bdbf951875c9b8cd05d028a2c329e12d72042
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.