| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The problem: Cannot hide back button when navigating between pages with transition. The problem occurs because of the native fade-in/fade-out animation of the back button.
The solution: Disable back button animation when transitioning between pages. Animation should occurs only on manual NavigationButton visibility change
Fix #5406
Fix NativeScript/nativescript-angular#1194