mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
549cac63cb
Summary: This diff adds reloadWithReason to the NativeDevSettings and updates the exposed DevSettings.reload method to send to it if it's available (setting an 'uncategorized' reason if one isn't set. [General][Feature] Update DevSettings.reload to accept a reason Reviewed By: RSNara Differential Revision: D17499343 fbshipit-source-id: e8c9724800f93d3b9a5d2a8fe9f689d51947d39b
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.