UNPKG

react-native-a11y

Version:

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

9 lines (8 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _reactNative = require("react-native"); var _default = exports.default = _reactNative.TurboModuleRegistry.get("RCA11yModule"); //# sourceMappingURL=NativeA11yModule.js.map