UNPKG

@ammarahmed/notifee-react-native

Version:

Notifee - a feature rich notifications library for React Native.

12 lines (11 loc) 231 B
module.exports = { dependency: { platforms: { android: { packageImportPath: 'import io.invertase.notifee.NotifeePackage;', packageInstance: 'new NotifeePackage()', }, ios: {}, }, }, };