it will go back to the previous page by clicking the back button on the phone, but if I want to make a back button inside this interface and also go back to the previous page, how should I do it?
Nthily
09/01/2021, 9:59 PM
navController.navigate("profile/user1234")
Nthily
09/01/2021, 10:00 PM
but when I write the following code, it doesn't work