just swap some dom elements in the internals of <Checkbox> to make it usable for screen reader users and easier to use for mouse users: - the text is now the actual label of the input. Before that, it wasn't, so screen reader users could have trouble guessing what the input was about - since the text is now the label, we can click/tap on it to toggle the checkbox |
||
---|---|---|
.. | ||
features | ||
.eslintrc-react-native.js | ||
.eslintrc.js | ||
index.native.js | ||
index.web.js |