40f6998b67
Summary: Added a check for null on `accessibilityStates`. Now, if a null value is passed in to the prop, it simply does not do anything. Reviewed By: achen1 Differential Revision: D9034714 fbshipit-source-id: caffa41a1d8b08d5358d085e4e268e8e6f1c9344 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
proguard-rules.pro | ||
release.gradle |
README.md
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.