react-native-push-notification-popup icon indicating copy to clipboard operation
react-native-push-notification-popup copied to clipboard

action pop up

Open jkobject opened this issue 7 years ago • 1 comments

Hello !

thank you for this nice package! We are building a chat app and would need to be able to have action from within the pop up. We will try to make a pull request ASAP. If you have any advices it would be most welcomed!

Best,

jkobject avatar Mar 11 '19 11:03 jkobject

@jkobject You mean an action button on the pop up? Great! Would love to see that.

Currently, I implement only the default style of ios push notification. I cannot imagine an action button on it yet. Maybe you can add a new type of popup that is styled to match.

I will definitely look into it as well, cause the current code structure is pretty naive. I would like it to be more expandible too. Thanks for your interest on this!

carsonwah avatar Mar 13 '19 10:03 carsonwah