react-native-webview/example
John Kennedy Mumo d352d147bd
feat(windows): Add POST requests, fixes Windows CI issues, and other QOL (#1926)
* Added POST request support for Windows.

* Cleanup formatting for docs

* Updated test certificate

* Reverted publisher name and fixed password mismatch

* Fixes to Windows tests

* Remove winappdriver install

* Run react-native server in background

* Added url encoded form support

* Added support for custom headers

Co-authored-by: Kennedy Mumo <kemumo@microsoft.com>
2021-04-14 01:40:49 +02:00
..
android chore(windows): Add a .gitattributes to fix line endings across myriad files. (#1431 by @trcoffman) 2020-06-16 11:53:22 -07:00
assets fix(windows): Fix windows local asset path (#1335 by @kaiguo) 2020-05-15 15:34:55 -07:00
examples feat(android): Introduce setSupportMultipleWindows to mitigate CVE-2020-6506 (#1747 by @mrcoinbase and @kelset -- THANK YOU!) 2020-11-24 09:15:19 -08:00
ios feat(compatibility): Support React Native 0.62 (#1364 by @jussikinnula and @kaiguo) 2020-05-26 20:55:02 -07:00
macos chore(windows): Add a .gitattributes to fix line endings across myriad files. (#1431 by @trcoffman) 2020-06-16 11:53:22 -07:00
windows feat(windows): Add POST requests, fixes Windows CI issues, and other QOL (#1926) 2021-04-14 01:40:49 +02:00
.gitattributes chore(example): Added example app 2020-01-16 14:49:10 -08:00
.gitignore feat(macOS): macOS Support (#1164) 2020-02-12 15:39:11 -08:00
.prettierrc.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
.watchmanconfig chore(example): Added example app 2020-01-16 14:49:10 -08:00
App.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
app.json chore(example): Added example app 2020-01-16 14:49:10 -08:00
babel.config.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
index.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
metro.config.js chore(example): Added example app 2020-01-16 14:49:10 -08:00
tsconfig.json chore(example): Added example app 2020-01-16 14:49:10 -08:00