Skip to content

Tags: discord/react-native-webview

Tags

v11.18.1

Toggle v11.18.1's commit message
chore(release): 11.18.1 [skip ci]

## [11.18.1](react-native-webview/react-native-webview@v11.18.0...v11.18.1) (2022-04-01)

### Bug Fixes

* cannot find `react-native-test-app` when Metro starts ([react-native-webview#2413](react-native-webview#2413)) ([c6471ed](react-native-webview@c6471ed))

v11.18.0

Toggle v11.18.0's commit message
chore(release): 11.18.0 [skip ci]

# [11.18.0](react-native-webview/react-native-webview@v11.17.2...v11.18.0) (2022-03-28)

### Features

* **windows:** Add WebView2 UWP Desktop support ([react-native-webview#2419](react-native-webview#2419)) ([5fb7b0c](react-native-webview@5fb7b0c))

v11.17.2

Toggle v11.17.2's commit message
chore(release): 11.17.2 [skip ci]

## [11.17.2](react-native-webview/react-native-webview@v11.17.1...v11.17.2) (2022-02-09)

### Bug Fixes

* **types:** Mark android-only methods as possibly undefined ([react-native-webview#2362](react-native-webview#2362)) ([1b0fd64](react-native-webview@1b0fd64))

v11.17.1

Toggle v11.17.1's commit message
chore(release): 11.17.1 [skip ci]

## [11.17.1](react-native-webview/react-native-webview@v11.17.0...v11.17.1) (2022-01-25)

### Bug Fixes

* **android:** Prevent crash from unsupported URI downloads ([react-native-webview#2328](react-native-webview#2328)) ([7f95a7f](react-native-webview@7f95a7f))

v11.17.0

Toggle v11.17.0's commit message
chore(release): 11.17.0 [skip ci]

# [11.17.0](react-native-webview/react-native-webview@v11.16.0...v11.17.0) (2022-01-19)

### Features

* **ios:** Add textInteractionEnabled prop ([react-native-webview#2252](react-native-webview#2252)) ([4e0cf9c](react-native-webview@4e0cf9c))

v11.16.0

Toggle v11.16.0's commit message
chore(release): 11.16.0 [skip ci]

# [11.16.0](react-native-webview/react-native-webview@v11.15.2...v11.16.0) (2022-01-08)

### Features

* **android:** add minimum font size ([react-native-webview#2279](react-native-webview#2279)) ([a12e231](react-native-webview@a12e231))

v11.15.2

Toggle v11.15.2's commit message
chore(release): 11.15.2 [skip ci]

## [11.15.2](react-native-webview/react-native-webview@v11.15.1...v11.15.2) (2022-01-08)

### Bug Fixes

* **windows:** add Visual Studio 2022 toolset (so it doesn't fall back to v140) ([react-native-webview#2297](react-native-webview#2297)) ([d665456](react-native-webview@d665456))

v11.15.1

Toggle v11.15.1's commit message
chore(release): 11.15.1 [skip ci]

## [11.15.1](react-native-webview/react-native-webview@v11.15.0...v11.15.1) (2022-01-06)

### Bug Fixes

* **macos:** mediaCapturePermissionGrantType is iOS only ([react-native-webview#2313](react-native-webview#2313)) ([69cafd1](react-native-webview@69cafd1))

v11.15.0

Toggle v11.15.0's commit message
chore(release): 11.15.0 [skip ci]

# [11.15.0](react-native-webview/react-native-webview@v11.14.4...v11.15.0) (2021-11-29)

### Features

* **ios:** Enhanced permissions handling to prevent repetitive prompts. ([react-native-webview#2257](react-native-webview#2257)) ([cd42aa7](react-native-webview@cd42aa7))

v11.14.4

Toggle v11.14.4's commit message
chore(release): 11.14.4 [skip ci]

## [11.14.4](react-native-webview/react-native-webview@v11.14.3...v11.14.4) (2021-11-26)

### Bug Fixes

* **android:** add null-pointer check for `activity` before creating `RNCWebChromeClient` (closes [react-native-webview#1406](react-native-webview#1406), [react-native-webview#2190](react-native-webview#2190)) ([react-native-webview#2240](react-native-webview#2240)) ([9b14584](react-native-webview@9b14584))
* **macOS:** failing build due to missing TARGET_OS_OSX ([3d7b9ca](react-native-webview@3d7b9ca))