Hello All,
I have three pages A, B, C,
a) page A which navigate to page B(here page A is navigation page).
b) page B have webview in it. So it load webview. After completing task when I click back icon I am successfully moving back from webview to xamarin form page A. In the same way i want forward icon in navigation bar and on click of it want to move to new page C of xamarin form.
Can anyone help?
↧
How to navigate from webview to application and from webview to new page of xamarin forms?
↧