UNPKG

sonner-native

Version:

An opinionated toast component for React Native. A port of @emilkowalski's sonner.

5 lines 193 B
export declare const useAppStateListener: ({ onBackground, onForeground, }: { onBackground: () => void; onForeground: () => void; }) => void; //# sourceMappingURL=use-app-state.d.ts.map