UNPKG

@janiscommerce/app-push-notification

Version:

This package will take care of performing the main actions for registration to receive notifications in the foreground and background.

8 lines (5 loc) 145 B
import MMKVStorage from '@janiscommerce/app-storage'; const Storage = new MMKVStorage({ id: 'push-notification', }); export default Storage;