【发布时间】:2022-12-30 14:00:58
【问题描述】:
我使用 yarn 安装 Notifee 包,
yarn add @notifee/react-native
我运行后,
yarn start
yarn run android
抛出这样的错误,
1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':notifee_react-native:compileDebugJavaWithJavac'.
我正在努力在我的 React Native 项目中实现通知。如果有人能帮助我,我真的很感激。谢谢。
【问题讨论】:
标签: react-native push-notification