react-native-webview/example/examples
Roman Volosovskyi ded5475692
Don't allow camera and mic permissions by default.
Notify user about permission request
2022-01-10 14:57:09 +03:00
..
Alerts.tsx chore(example): Added three test examples: Alerts, Scrolling, and Background. 2020-01-21 11:39:40 -08:00
ApplePay.tsx feat(ios): Apple Pay support (#1946) 2021-05-21 00:17:24 +02:00
Background.tsx chore(example): Added three test examples: Alerts, Scrolling, and Background. 2020-01-21 11:39:40 -08:00
Downloads.tsx feat(iOS): Add onFileDownload callback (#1214) 2020-04-29 09:09:22 -07:00
Injection.tsx feat(android): Add support for injectedJavaScriptBeforeContentLoaded on Android (#1099 by @SRandazzo and @ @shirakaba) 2020-06-13 13:54:48 -07:00
LocalPageLoad.tsx fix(windows): Fix windows local asset path (#1335 by @kaiguo) 2020-05-15 15:34:55 -07:00
Messaging.tsx feat(windows): JS-WebView messaging bridge & multiple WebViews fixes (#1617) 2020-10-26 14:01:40 +01:00
NativeWebpage.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
Permission.tsx Don't allow camera and mic permissions by default. 2022-01-10 14:57:09 +03:00
Scrolling.tsx chore(example): Added three test examples: Alerts, Scrolling, and Background. 2020-01-21 11:39:40 -08:00
Uploads.tsx fix(Android): Don't show camera options for a file upload when they can not be used (#1210) 2020-02-18 18:40:30 -08:00