react-native-webview-autoheight icon indicating copy to clipboard operation
react-native-webview-autoheight copied to clipboard

WebView which sets it's height automatically with minimal efforts

Results 14 react-native-webview-autoheight issues
Sort by recently updated
recently updated
newest added

Hello, I made some insignificant changes which, I think, will make this component look better: - TypeScript types definition - Replace props description from README with a table - Minor...

Due to the fact that WebView is about to leave React Native Core and was already move to a separate repository (see: https://github.com/react-native-community/react-native-webview), I have updated the import and added...

Used in ListView, first couple was ok, when list get longer, some views get extra white space at bottom.

在android 在打开一个链接时,闪全屏的白屏

I have a flat list, Which have multiple section list and each section have one webview which is loaded dynamically. The Height of the last loaded webView is applying to...

App becomes slow in the screens where this library is added. What can be done to increase performance and decrease the load on the device?

``` ``` ``` [Unhandled promise rejection: Error: Unable to open URL: ReactABI32_0_0-js-navigation://postMessage?195] Stack trace: node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:146:41 in createErrorFromErrorData node_modules/react-native/Libraries/BatchedBridge/NativeModules.js:95:55 in node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:397:4 in __invokeCallback node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:127:28 in node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:297:10 in __guard node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:126:17 in invokeCallbackAndReturnFlushedQueue...

I am facing autoheight issue when I apply a huge CSS to my HTML content. For Example, when I append bootstrap CSS, the height calculation fails and only a height...

Can you tell me how to enable horizontal scroll, since some of the html elements are cut in half