mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1ece46b42c
Summary: `android.util.ArrayMap` ins't available on API < 19. Let's use the one that Android Support Library (aka AndroidX) provides. Reviewed By: mdvacca Differential Revision: D15372704 fbshipit-source-id: 5c2ea3c7ea7368bb75ff22c54af0b258558556b5
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.