-
Notifications
You must be signed in to change notification settings - Fork 140
Android can't click push to new screen after used BackHandler back #295
Comments
+1 |
same problem |
use mobx-react instead of mobx-react-lite。 |
@liwenkangatom do you have any idea why mobx-react-lite doesn't work?? |
Using react-mobx still have same issue |
hey boys , how to deal with it now Sent with GitHawk |
useBackButtonHandler() is not working. (Ignite-bowser-5.1.0) I have set 2 screens in canExit. can anyone help me to solve this issue |
@pragneshpj maybe this helps #347 (comment) |
@dakkafex useBackButtonHandler() is not working. there are so many screen in auth-stack navigator and drawer-stack navigator. canExit = ["welcome", "home"] is working perfectly in 4.13.0. |
have any one found the solutions? I have same issue in ignite bowser new version. |
Update your
|
Warning using my solution, it will remove all |
I created separate issue #357 because it's not relevant with this issue |
Hi, I have a problem with Android BackHandler after I init a new project with ignite bowser and I was run the project and click Android Back Button Press the app it exit but the problem when I have re-open the app and click button continue push to another screen it not work. Can you help me, please? and provide solution for this issue.
The text was updated successfully, but these errors were encountered: