mirror of
https://github.com/status-im/react-native.git
synced 2025-01-12 18:44:25 +00:00
7e515479b0
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.