mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
a07abe7188
Summary: The java enum was recently changed from NOWRAP -> NO_WRAP so the translation from js failed. This fixes that. Reviewed By: limichaelc Differential Revision: D4186869 fbshipit-source-id: fe35211a6632d80356d35a01a079279ef4bd7006
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.