Top "Back" questions

Method or control to return user to previous state, page or screen.

Swipe to go back gesture flutter

How do i implement the swipe from the left to go back gesture in flutter? Not sure if it was …

dart flutter back swipe-gesture
ViewPager data lost when coming back from next screen

I am using a ViewPager in my application and I have three tabs in it; I am using ViewPager inside …

android android-fragments android-viewpager back
Android - Confirm app exit with toast

I'm new to Android development and I want it so when the user presses the back button on the main …

android exit toast back confirm
yii2: how to creating a back link button

I'm new in Yii2 and I'm not able to find something to do a back button in Yii2, I found …

button yii2 back
Override Android Back Button

A little info as to why I am attempting to do this: I am using ActivityGroups to open an activity …

android android-activity back
React Navigation 5, block back navigation after login

I am using React Navigation 5 in a project, and I'm having trouble trying to block a user from navigating back …

reactjs react-native back react-navigation-v5
iOS 8 Custom Back Button

I made an app in iOS 7 and when I switched to Xcode 6.1 & iOS 8.1 my custom back buttons no longer …

objective-c ios8 back uinavigationitem
Android back button and MediaController

I know how to take control of the back button. I have a VideoView embedded in a FrameLayout. My question …

android back-button back mediacontroller
Modify iframe.src without entry to history object

I have an iframe in my web page. I modify the src property via javascript like so: document.getElementById('myiframe').…

iframe history back vimeo
How to program Back and Forward buttons in JavaFX with WebView and WebEngine?

I'm learning JavaFX, trying to write a simple browser, but how do I program the Back and Forward buttons in …

button javafx back forward