How to navigate from Webview to Native Screen (& back) #6257
Unanswered
elliottdaviess
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, wondering if anyone can help me with this one;
I'm struggling to find a concrete way of navigating from the capacitor webview to a native ios/android screen - can anybody point me in the right direction please? My current setup is just a React app running within a capacitor (v4) webview.
I've looked at
Plugins.Modals.Open
, as well as some of theApp
plugin APIs but I can't seem to get a grip of what the solution actually is. Any help would be much appreciated - thanks in advance!Beta Was this translation helpful? Give feedback.
All reactions