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 240 B
export { KeyboardFocusView } from "./KeyboardFocusView"; export { OnFocusChangeFn, OnKeyPressFn } from "./RCA11yFocusWrapper"; export { KeyboardFocusViewProps, FocusStyle } from "./KeyboardFocusView.types"; //# sourceMappingURL=index.js.map