Skip to content

Releases: webview-crypto/react-native-webview-crypto

v0.0.9

03 Aug 21:12
Compare
Choose a tag to compare

Removes support for polyfill, because it wasn't clear what use cases it helped.

v0.0.7

29 Jul 19:43
Compare
Choose a tag to compare

Fixed bug in implementation of webcrypto-shim from v0.0.6

v0.0.06

29 Jul 19:43
Compare
Choose a tag to compare

Use webcrypto-shim to get around incompatabilites with WebKit

v0.0.5

24 Jul 21:55
Compare
Choose a tag to compare

Switch back to Zuul and Saucelabs for testing

v0.0.4

21 Jul 18:33
Compare
Choose a tag to compare
  • Convert to new structure to separate out different codebases better
  • Fix a bunch of bugs exposed by actually running it in React Native
  • Switch tests to Browserstack, so we can test on iOS

v0.0.3

21 Jul 18:31
Compare
Choose a tag to compare

Compile final code with Babel to try to get it to work

v0.0.2

14 Jul 20:27
Compare
Choose a tag to compare

Add typings to package.json

v0.0.1

14 Jul 20:27
Compare
Choose a tag to compare

Currently untested in production