Cogneter
Cogneter
I second that. Please update gluegun's ejs dependency version to 3.1.7. Added a pull request for that: https://github.com/infinitered/gluegun/pull/759
I had the same problem - it doesn't work because `window.ReactNativeWebView.postMessage` doesn't work. `window.ReactNativeWebView` is defined in **react-native-webview**, but it's undefined in **react-native-web-webview**, ergo it doesn't work on web. See...
I'm in exactly the same situation - multiple WebViews that need to separately track their heights through postMessage (using https://github.com/iou90/react-native-autoheight-webview for that purpose). I managed to make postMessage calls in...
On a related note, is this repo still maintained? There's a bunch of open issues and pull requests, and the last commit was in August 2020. @Minishlink @AuroreM @pleportz @VinceBT