Skip to content

Releases: phantom/react-native-webview

v1.1.1

18 Sep 18:11
33b84e2
Compare
Choose a tag to compare

Patch Changes

  • 1388353: Add isMainFrame to new arch serialization layer

v1.1.0

08 Sep 19:10
13b20a1
Compare
Choose a tag to compare

Minor Changes

  • a08be33: - Merged 16 commits from upstream/master
    • Upgraded androidx.webkit:webkit from 1.4.0 to 1.14.0
    • Added SSL error handling for sub-resources
    • Added Payment Request API support (disabled downloads for security)
    • Preserved Phantom's custom changes:
      • Package name and version (1.0.2)
      • Download blocking with toast message
      • All existing security configurations

v1.0.2

09 May 12:24
890b602
Compare
Choose a tag to compare

Patch Changes

  • 9052aae: Implement android alerts when permissions are requested by the webpage

v1.0.1

30 Apr 21:26
6923b67
Compare
Choose a tag to compare

Patch Changes

  • 17a37dc: added isMainFrame to onMessage callbacks

v1.0.0

28 Apr 14:09
733aef3
Compare
Choose a tag to compare

Major Changes