Autor | SHA1 | Nachricht | Datum |
---|---|---|---|
Thibault Malbranche |
319a86e236
|
feat(android): fix overflow issues and match iOS default renders (#472)
fixes #466 #194 * feat(android): fix overflow issues and match iOS default render error and loading behaviour * Use babel preset typescript through react-native instead of ts-jest * Update yarn.lock * Update README.md |
vor 5 Jahren |
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 |
vor 5 Jahren |