react-native-in-app-notification icon indicating copy to clipboard operation
react-native-in-app-notification copied to clipboard

added onShowing, onShown, onClosing, onClosed prop events 

Open YamadaTakahito opened this issue 3 years ago • 3 comments

Original Pull Request: https://github.com/robcalcroft/react-native-in-app-notification/pull/13

What

  • Those events call while showing and hiding the notification.
  • I fix conflict in 64c49c8 and add additionalProps to those events arguments in 0a322a2

YamadaTakahito avatar Apr 15 '21 05:04 YamadaTakahito

@robcalcroft review, please!

YamadaTakahito avatar Apr 19 '21 00:04 YamadaTakahito

@robcalcroft Looks like no conflict for me.🤔

image

YamadaTakahito avatar Apr 21 '21 01:04 YamadaTakahito

@YamadaTakahito Hmm that's weird, im seeing: Screenshot 2021-04-26 at 10 11 43 could you try running git rebase master on your branch to see if there are any conflicts you encounter when rebasing against master, thanks.

robcalcroft avatar Apr 26 '21 09:04 robcalcroft