mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-08 22:42:05 +08:00
Summary: This diff adds a workaround to prevent a NPE to be thrown when the user tap on Android assistant. The Android stacktrace doesn't help to determine what is the root cause This is affecting few users in the route: react_MarketplaceProductDetailsFromPostIDRoute see https://our.intern.facebook.com/intern/logview/details/facebook_android_crashes/b4858cd35bd3496922e5dad4cca70fff/?trace_key=d46b402c3f0cc48c33613b279439a8bf for more details Reviewed By: fkgozali Differential Revision: D13586092 fbshipit-source-id: 70f44ab3e32b0c0334e61e8e358c1441944d2727
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.