mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f738b598d8
Summary: I lost FlatViewGroup.verifyDrawable(Drawable) method during one of the rebases. Re-adding it now because hotspot drawable is not working without it. Reviewed By: ahmedre Differential Revision: D2772460
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.