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

Android Back Button

Open itsam opened this issue 6 years ago • 2 comments

Thank you for the great component. In Android everything seems to work as expected but the following: When you exit by pressing the "hardware Android Back Button" then, using quick actions do not trigger neither popInitialAction nor quickActionShortcut (is being listened by the DeviceEventEmitter).

Please note that android:launchMode="singleTop" in the AndroidManifest.xml Thank you in advance

itsam avatar May 20 '19 18:05 itsam

@itsam do you have a small example project that demonstrates the bug we can look at?

jordanbyron avatar Nov 14 '19 19:11 jordanbyron

+1

joaodematejr avatar Mar 25 '20 17:03 joaodematejr