UNPKG

react-native-a11y-order

Version:

ReactNative library for managing screen reader focus ordering

4 lines 232 B
import React from 'react'; import { A11yContainerProps } from '../../types/A11yContainerView.types'; export declare const A11yContainer: React.NamedExoticComponent<A11yContainerProps>; //# sourceMappingURL=A11yContainer.ios.d.ts.map