react-native-background-actions
react-native-background-actions copied to clipboard
feat(Android): Add action buttons for notifications
Fixes #60
Here goes!
Let me know what you think. It's been a while since I've touched Java but feel free to scrutinize! 😁
@klaakso, thanks for the PR, the code looks good, but I will have to take a closer look.
However, you should remove the modifications in the files package.json
, yarn.lock
and CHANGELOG.md
since those files are automatically managed by the GitHub actions bot and might cause problems.
As soon as you change those files, I will test your code manually and approve your PR if everything works as expected.
Alright. Removed the generated files and added a null check... 😁
hello, will this feature be released? Thanks