UNPKG

react-native-a11y

Version:

Improvements of a11y for ReactNative, this library improve work with reader and keyboard focus and reader in general.

13 lines (12 loc) 337 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "useKeyboardConnected", { enumerable: true, get: function () { return _useKeyboardConnected.useKeyboardConnected; } }); var _useKeyboardConnected = require("./useKeyboardConnected"); //# sourceMappingURL=index.js.map