UNPKG

react-native-a11y-order

Version:

ReactNative library for managing screen reader focus ordering

4 lines 214 B
/// <reference types="react" /> import { A11yGroupProps } from '../../types/A11yGroup.types'; export declare const A11yGroup: import("react").ExoticComponent<A11yGroupProps>; //# sourceMappingURL=A11yGroup.d.ts.map