iou90

Results 20 comments of iou90

animated属性现在是控制loading组件的高度,而 wx_dot_loading class 里面的animation不受animated属性控制 ```css .wx_dot_loading, .wx_dot_loading:before, .wx_dot_loading:after { animation: dot2 1.6s step-start infinite; } .wx_dot_loading:before { animation: dot1 1.6s step-start infinite; } .wx_dot_loading:after { animation: dot3 1.6s step-start infinite;...

@BearJ css transition, animation 当然可用。 loading 组件中 dot animation 也是在 css 中实现的

Bug description: To Reproduce: Source (static HTML or url): Expected behavior: Environment: OS: Android OS version: react-native version: react-native-webview version: react-native-autoheight-webview version: Please provide more information. @Manju-lab @MLazarevic36

@BrijeshMakwana18 Could you provide more information? Bug description: To Reproduce: Source (static HTML or url): Expected behavior: Environment: OS: Android OS version: react-native version: react-native-webview version: which works/not works react-native-autoheight-webview...

Please try using onLoadProgress & injectJavaScript on AutoHeightWebView directly.

'https://codepen.io/7s8ags87ag/full/NWwEKLg' is 404, please provide a valid uri.

Please provide your html or url & platform/device specs. And if it's still slow with react-native-webview only?

Bug description: To Reproduce: Source (static HTML or url): Expected behavior: Environment: OS: Android OS version: react-native version: react-native-webview version: react-native-autoheight-webview version: Please provide more information and if the demo...

https://github.com/react-native-webview/react-native-webview/issues/1915 It seems not related to this lib.