Detecting the Android Back button in NativeScript
The Android hardware Back button can be a pain to handle. By default it goes back to the previous route, and when route history ends, it exits the app. It’s not necessarily what you’d like. For example when you open a modal dialog, you may want the B...
developerrants.hashnode.dev3 min read