Releases: LunatiqueCoder/expo-notifee-plugin
Releases · LunatiqueCoder/expo-notifee-plugin
v1.0.7
Added customNotificationServicePath
plugin prop
@description
Use a custom relative (from project root) path for the NotifeeNotificationService.
- You can adapt
expo-notifee-plugin/ios/NotifeeNotificationService.swift
- Warning! It should be named
NotifeeNotificationService
! Doesn't matter if you use Swift or Objective-C!
- src/notifications/NotifeeNotificationService.swift
- src/notifications/NotifeeNotificationService.m
v1.0.5
Fix EAS CLI builds
v1.0.4
Fix EAS CLI App instension integration:
https://docs.expo.dev/build-reference/app-extensions/#managed-projects-experimental-support
v1.0.3
Beautified README title
v1.0.2
Remove EAS CLI App Extension plugin: https://docs.expo.dev/build-reference/app-extensions/#managed-projects-experimental-support
However, withEasAppExtension
plugin is exported to do the same thing.
1.0.1
🚀 Let's go :)