mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/44152 We're seeing an increase of crashes on Twilight (https://www.internalfb.com/logview/twilight_android_crashes/d25ec89876821abdd07f98d08a729f7c?trace_tab=0&ds=%7B%22start%22%3A%22-2%20weeks%22%2C%22end%22%3A%22now%22%7D) related to setting fontWeight with Double instead of String. Original commit changeset: a67195e98377 Original Phabricator Diff: D56191175 Changelog: [Internal] [Changed] - Revert use ClassFinder inside ViewManagerPropertyUpdater Reviewed By: cortinico Differential Revision: D56311183 fbshipit-source-id: e3407ff4858f00f8dadb882221e64a2631105597
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.