UNPKG

react-native-a11y

Version:

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

6 lines 278 B
export { KeyboardFocusView } from './KeyboardFocusView'; export { A11yOrder } from './A11yOrder'; export { PaneView } from './PaneView'; export { Pressable } from './Pressable'; export { KeyboardFocusTextInput } from './KeyboardFocusTextInput'; //# sourceMappingURL=index.js.map