# Navigation

- [Return To Last Screen](/apphive-documentacion/reference/funciones/navigation/return-to-last-screen.md): The return to last screen method loads the previous screen on your app, is the same as clicking the "back button" in your browser.
- [Push Screen](/apphive-documentacion/reference/funciones/navigation/push-screen.md): The push screen method loads the screen you set in the page transition entry var.
- [Replace Screen](/apphive-documentacion/reference/funciones/navigation/replace-screen.md): The replace screen method loads the screen you set in the page transition entry var but  the user can't return to the last screen.
