Skip to content

Tags: daoan1412/react-native-webview

Tags

v2.14.0

Toggle v2.14.0's commit message

v2.13.0

Toggle v2.13.0's commit message
chore(release): 2.13.0 [skip ci]

# [2.13.0](react-native-webview/react-native-webview@v2.12.1...v2.13.0) (2018-11-25)

### Features

* **WKWebView:** [ios] Add allowsLinkPreview property to WKWebView ([react-native-webview#170](react-native-webview#170)) ([731dd03](react-native-webview@731dd03))

v2.12.1

Toggle v2.12.1's commit message
chore(release): 2.12.1 [skip ci]

## [2.12.1](react-native-webview/react-native-webview@v2.12.0...v2.12.1) (2018-11-22)

### Bug Fixes

* **types:** Fixing typing. ([react-native-webview#167](react-native-webview#167)) ([65bd972](react-native-webview@65bd972))

v2.12.0

Toggle v2.12.0's commit message
chore(release): 2.12.0 [skip ci]

# [2.12.0](react-native-webview/react-native-webview@v2.11.0...v2.12.0) (2018-11-22)

### Features

* **types:** Post message types ([react-native-webview#166](react-native-webview#166)) ([0ff0fd3](react-native-webview@0ff0fd3))

v2.11.0

Toggle v2.11.0's commit message
chore(release): 2.11.0 [skip ci]

# [2.11.0](react-native-webview/react-native-webview@v2.10.0...v2.11.0) (2018-11-22)

### Features

* **WKWebview:** [ios] Add 'pagingEnabled' property to the iOS WKWebview ([react-native-webview#165](react-native-webview#165)) ([4870e1f](react-native-webview@4870e1f))

v2.10.0

Toggle v2.10.0's commit message
chore(release): 2.10.0 [skip ci]

# [2.10.0](react-native-webview/react-native-webview@v2.9.0...v2.10.0) (2018-11-21)

### Features

* **Android:** Support Android file upload ([react-native-webview#60](react-native-webview#60)) ([752a5b2](react-native-webview@752a5b2)), closes [react-native-webview#33](react-native-webview#33)

v2.9.0

Toggle v2.9.0's commit message
chore(release): 2.9.0 [skip ci]

# [2.9.0](react-native-webview/react-native-webview@v2.8.1...v2.9.0) (2018-11-21)

### Features

* **types:** added missing types ([react-native-webview#157](react-native-webview#157)) ([f70700d](react-native-webview@f70700d))

v2.8.1

Toggle v2.8.1's commit message
chore(release): 2.8.1 [skip ci]

## [2.8.1](react-native-webview/react-native-webview@v2.8.0...v2.8.1) (2018-11-20)

### Bug Fixes

* **WKWebView:** Fix the message handle bug. ([react-native-webview#143](react-native-webview#143)) ([2b9292e](react-native-webview@2b9292e))

v2.8.0

Toggle v2.8.0's commit message
chore(release): 2.8.0 [skip ci]

# [2.8.0](react-native-webview/react-native-webview@v2.7.1...v2.8.0) (2018-11-19)

### Features

* **WKWebview:** Add fix for keyboard dismiss leaving viewport shifted in iOS 12 ([react-native-webview#134](react-native-webview#134)) ([5425039](react-native-webview@5425039))

v2.7.1

Toggle v2.7.1's commit message
chore(release): 2.7.1 [skip ci]

## [2.7.1](react-native-webview/react-native-webview@v2.7.0...v2.7.1) (2018-11-19)

### Bug Fixes

* **WKWebview:** Fixed for supporting mediaPlaybackRequiresUserAction option under iOS 10. ([react-native-webview#129](react-native-webview#129)) ([c0c0116](react-native-webview@c0c0116))