jordanbyron / react-native-quick-actions

A react-native interface for Touch 3D home screen quick actions
MIT License
1.06k stars 93 forks source link

Android Back Button #84

Open itsam opened 5 years ago

itsam commented 5 years ago

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

jordanbyron commented 4 years ago

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

joaodematejr commented 4 years ago

+1