mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
8bb78553a2
Summary: I think this NativeModule was converted before we checked in the Java codegen output for TurboModules. I'm making `DeviceInfoModule` extend `NativeDeviceInfoSpec` to properly make it a TurboModule. Changelog: [Internal] Reviewed By: PeteTheHeat Differential Revision: D19911145 fbshipit-source-id: fcec8c5b991bd9fd991e690dfa51f1bd36117e5f
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.