NavigationPage.HasBackButton binding doesn't work on iOS (works on android)
Back button should appear when the bool is set to true
The PropertyChanged notification of the bool does not cause the back button to appear.
Download the zip, deploy the ios project, click one of the list items, click the EnableBackButton Button. IT doesnt work. Deploy it on android, and it works properly.
@samhouts I've tested it using XF 4.0 and it seems to be working fine (switches between hamburger menu and back button).
CC: @borbmizzet
Most helpful comment
@samhouts I've tested it using XF 4.0 and it seems to be working fine (switches between hamburger menu and back button).
CC: @borbmizzet