react-native-background-actions icon indicating copy to clipboard operation
react-native-background-actions copied to clipboard

feat(Android): Add action buttons for notifications

Open klaakso opened this issue 3 years ago • 3 comments

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 avatar May 18 '21 08:05 klaakso

@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.

Rapsssito avatar May 20 '21 11:05 Rapsssito

Alright. Removed the generated files and added a null check... 😁

klaakso avatar May 20 '21 12:05 klaakso

hello, will this feature be released? Thanks

Jonnyboy85 avatar Jul 14 '22 14:07 Jonnyboy85