UNPKG

sx-notifee

Version:

Notifee - a feature rich notifications library for React Native.

3 lines (2 loc) 182 B
import { NotificationPressAction } from '../types/Notification'; export default function validateAndroidPressAction(pressAction: NotificationPressAction): NotificationPressAction;