Skip to content

Releases: LunatiqueCoder/expo-notifee-plugin

v1.0.7

17 Oct 08:38
Compare
Choose a tag to compare

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!

@examples

  • src/notifications/NotifeeNotificationService.swift
  • src/notifications/NotifeeNotificationService.m

v1.0.5

10 Oct 13:47
Compare
Choose a tag to compare

Fix EAS CLI builds

v1.0.4

10 Oct 13:04
Compare
Choose a tag to compare

v1.0.3

10 Oct 10:04
Compare
Choose a tag to compare

Beautified README title

v1.0.2

10 Oct 09:18
Compare
Choose a tag to compare

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

10 Oct 08:21
Compare
Choose a tag to compare

🚀 Let's go :)