In this video, I have shown how to make a double tap to exit app in Sketchware. When the user doesn't tap the second back within a limited time, an appropriate toast is displayed.
Source code:-
System.exit(0);
I hope you will like it. Subscribe me to support me and get weekly updates.