react-native-webview/docs
Malcolm Scruggs fb78d13120 fix(webviewShared.js): Support all valid URI schemes and add testing (#293)
* Change origin whitelist to allow for all valid URIs

- Now supports +, -, and .
- Prevent whitelist from matching when preceded by unwanted characters
- URI must begin with letter
- URI Scheme syntax: https://tools.ietf.org/html/rfc3986#section-3.1

* Add jest testing framework and run it on CI

* Add tests for WebViewShared's createOnShouldStartLoadWithRequest
2019-02-03 19:45:58 +01:00
..
Contributing.md fix(webviewShared.js): Support all valid URI schemes and add testing (#293) 2019-02-03 19:45:58 +01:00
Custom-Android.md Imported custom iOS and Android webview docs (as-is, with warning) 2018-09-19 19:41:27 -07:00
Custom-iOS.md Imported custom iOS and Android webview docs (as-is, with warning) 2018-09-19 19:41:27 -07:00
Debugging.md chore(documentation): Update Debugging.md (#96) 2018-10-30 15:47:05 +01:00
Getting-Started.md chore(readme): Updated linking steps 2019-01-31 16:32:14 +01:00
Guide.md feat(Android Webview): Add file download support for Android (#203) 2019-01-07 15:02:47 +01:00
Reference.md fix(PostMessage): Renamed ReactNativeWebview to ReactNativeWebView 2019-02-01 22:04:11 +01:00