I can easily expose functions from Native to be called by WebView but it's not possible to do the the opposite . I checked the invoke.fn but it returns an empty object. I'm loading localhost:3000/cards in the webview and I load a nextjs page if it might cause any issues.