Closed younes0 closed 3 weeks ago
Hi @younes0, i've opened a PR to address this issue via #4. In the meantime you possibly should just apply this patch.
Path: ./patches/@evennit+notifee-expo-plugin+3.7.0.patch
diff --git a/node_modules/@evennit/notifee-expo-plugin/app.plugin.js b/node_modules/@evennit/notifee-expo-plugin/app.plugin.js
new file mode 100644
index 0000000..eff60d2
--- /dev/null
+++ b/node_modules/@evennit/notifee-expo-plugin/app.plugin.js
@@ -0,0 +1 @@
+module.exports = require("./dist/plugin/withNotifee.js");
I released the fix in v3.7.2 thanks to @Kasendwa!
thanks @Kasendwa @kevpug
I just updated expo-doctor and when I run it, it throws the following error: