react-native-hook-use-notification
v1.0.42
Published
`react-native-hook-use-notification` is a hook you can use to use notifications. It uses the `expo-notifications` package.
Downloads
12
Maintainers
Readme
react-native-hook-use-notification
react-native-hook-use-notification
is a hook you can use to use notifications. It uses the expo-notifications
package.
Content
Installation
npm install react-native-hook-use-notification
Usage
import { useNotification, getScheduledNotifications, clearScheduledNotifications, cronTrigger, dailyTrigger, intervalTrigger } from 'react-native-hook-use-notification'