mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e99b926d27
Summary: This diff migrates ReactDialogPickerManager and ReactDropdownPickerManager to use the generated delegates for setting their properties. Changelog: [Android] [Added] - Use generated Java delegate for setting properties on ReactDialogPickerManager and ReactDropdownPickerManager Reviewed By: mdvacca Differential Revision: D17930994 fbshipit-source-id: 009ad9eceb683b7170eddeccfd986b1dc5cb8c0b
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.