UNPKG

react-native-a11y

Version:

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

4 lines 264 B
/* eslint-disable import/no-unresolved */ import codegenNativeComponent from "react-native/Libraries/Utilities/codegenNativeComponent"; export default codegenNativeComponent("RCA11yTextInputWrapper"); //# sourceMappingURL=A11yTextInputWrapperNativeComponent.js.map