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 (2 loc) 90 B
import { IA11yModule } from "./A11yModule.types"; declare const A11yModule: IA11yModule;