webview-bridge
webview-bridge copied to clipboard
Bridge object is always empty.
Printing bridge object always comes out as empty object and cannot access methods by passing the bridge around. Followed the setup given in the docs. Not sure what's going wrong. However, I am able to access the methods by using the useBridge
hook.