mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Summary: LocalString doesn't have a check for null ptr which causes a crash if the null string passed. Closes https://github.com/facebook/react-native/pull/15372 Differential Revision: D5601469 Pulled By: javache fbshipit-source-id: a1b20efbae90009f0d465c077e6401a701d7515f
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.