UNPKG

@ammarahmed/notifee-react-native

Version:

Notifee - a feature rich notifications library for React Native.

3 lines (2 loc) 195 B
import { IOSNotificationCategoryAction } from '../types/NotificationIOS'; export default function validateIOSCategoryAction(action: IOSNotificationCategoryAction): IOSNotificationCategoryAction;