e739143809
Summary: Added the android functionality for those three roles: search, adjustable, and link. Until React Native internal framework ports internationalization and localization of strings, I'll handle localization by allowing an extra prop to be passed in that can override talkback's description in another language if needed. Reviewed By: blavalla Differential Revision: D8807692 fbshipit-source-id: b51877d187cb6cb663d65d6b4d072e6dc52a2d03 |
||
---|---|---|
.. | ||
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.