mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5772c4947d
Summary: Timestamp is computed differently now and uses system millis as the basis for a monotonic clock. Updating this fixes tests. Changelog: [Internal] Reviewed By: RSNara Differential Revision: D26739611 fbshipit-source-id: 4908da68e1c126ea2b0772aaf408d892798549aa
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.