procom
procom
Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...
Yes, it solves this problem. :)
Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...
Hello, It doesn't work for me. My code `const browser: ThemeableBrowserObject = this.themeableBrowser.create(url, '_blank', options);` `browser.insertCss({ code: "body {margin-top: 20px;}" });` `browser.show();`  iPhone-6 Simulator - 11.2
Hello, I come back to this topic. Here is a global solution after several tests ``` - (void) rePositionViews { // Webview height is a bug that appear in the...