UNPKG

@backpackapp-io/react-native-toast

Version:

A toasting library for React Native. Built in features such as swipe to dismiss, multiple toasts, & no context power this library.

3 lines 172 B
export declare const useScreenReader: () => boolean; export declare const announceForAccessibility: (message: string) => void; //# sourceMappingURL=useScreenReader.d.ts.map