mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b108cbbff8
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36280 [Changelog][Internal] As a follow-up to adding `ReactContext.emitDeviceEvent` (D43534174 (https://github.com/facebook/react-native/commit/a8f0a4dc626508ba3f1e629df5f9a24e43b6e150)) this makes it used in the OSS part of RN. Reviewed By: NickGerleman Differential Revision: D43494167 fbshipit-source-id: c3d56bde53fb1ce1297a48597b97470ff10f4dc0
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.