react-native-webview/src
Bill Xie d46a6d3c69
feat(iOS 13+): automaticallyAdjustsScrollIndicatorInsets prop (#1077)
* fix:iOS13  scrollView.automaticallyAdjustsScrollIndicatorInsets default value YES which make the webview vertical indicator position in wrong offset

* added types and doc

Co-authored-by: BillHsieh <xietian@meitunmama.com>
Co-authored-by: xietian <xietian@innotechx.com>
Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
Co-authored-by: Thibault Malbranche <malbranche.thibault@gmail.com>
2021-01-20 19:09:27 +01:00
..
__tests__ fix(whitelisted origins): Prevent handling of un-whitelisted URLs 2020-01-07 17:18:43 -08:00
WebView.android.tsx feat(android): Introduce setSupportMultipleWindows to mitigate CVE-2020-6506 (#1747 by @mrcoinbase and @kelset -- THANK YOU!) 2020-11-24 09:15:19 -08:00
WebView.ios.tsx feat(iOS): Add onFileDownload callback (#1214) 2020-04-29 09:09:22 -07:00
WebView.macos.tsx feat(macOS): macOS Support (#1164) 2020-02-12 15:39:11 -08:00
WebView.styles.ts feat(loading): Changed loading/error rendering (#612) 2019-06-02 20:32:22 +02:00
WebView.tsx feat(compatibility): Support React Native 0.62 (#1364 by @jussikinnula and @kaiguo) 2020-05-26 20:55:02 -07:00
WebView.windows.tsx feat(windows): JS-WebView messaging bridge & multiple WebViews fixes (#1617) 2020-10-26 14:01:40 +01:00
WebViewShared.tsx feat(events): Add isTopFrame to shouldStartLoadForRequest (#1537) 2020-08-15 11:21:38 +02:00
WebViewTypes.ts feat(iOS 13+): automaticallyAdjustsScrollIndicatorInsets prop (#1077) 2021-01-20 19:09:27 +01:00