mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3cc69d2e2b
Summary: Work around crash in Android TextInput when default colors are null. This likely indicates that the Context is corrupted in some way, so this is not a permanent solution. Changelog: [Internal] Raise soft exception is default platform text color isn't defined Reviewed By: mdvacca Differential Revision: D20351080 fbshipit-source-id: d912c9348272c2f3a3b8d571d465d482060efe5a
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.