Skip to content

Tags: AllmaxTeam/react-native-webview

Tags

v2.5.0

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

# [2.5.0](react-native-webview/react-native-webview@v2.4.3...v2.5.0) (2018-10-21)

### Features

* **WKWebview:** [iOS] Add 'allowsBackForwardNavigationGestures' property ([react-native-webview#97](react-native-webview#97)) ([7f35344](react-native-webview@7f35344))

v2.4.3

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

## [2.4.3](react-native-webview/react-native-webview@v2.4.2...v2.4.3) (2018-10-18)

### Bug Fixes

* **semantic-release:** Added Missong devDeps for CI ([1394c7d](react-native-webview@1394c7d))
* **semantic-release:** Use git plugin to auto commit ([c727dd9](react-native-webview@c727dd9))

v2.4.2

Toggle v2.4.2's commit message
fix(semantic-release): Auto increment package.json

Bumped deps version to use new format

v2.4.1

Toggle v2.4.1's commit message
fix(package.json): Add license to podspec and update package.json ver…

…sion dynamically. (react-native-webview#98)

Fix cocoapods install error and warning.
```
Fetching podspec for `react-native-webview` from `../node_modules/react-native-webview`
[!] The `react-native-webview` pod failed to validate due to 1 error:
    - WARN  | attributes: Missing required attribute `license`.
    - ERROR | version: The version of the spec should be higher than 0.
    - WARN  | license: Missing license type.
    - WARN  | source: Git sources should specify a tag.
```

v2.4.0

Toggle v2.4.0's commit message
feat(WKWebView): Fix recreate bug when moving to window (react-native…

…-webview#84)

* Fixes react-native-webview#81 
* Fixes react-native-webview#72

v2.3.0

Toggle v2.3.0's commit message
feat(New WebView Prop): [iOS] add hideKeyboardAccessoryView option (r…

…eact-native-webview#67)

* add hideKeyboardAccessoryView option

* add hideKeyboardAccessoryView prop to reference

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(New Webview Prop): Added Android overscroll property (react-nati…

…ve-webview#54)

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(Bump to 2.1.0): trigger ci (react-native-webview#92)

- Versions are back to normal and will now be powered by semantic-release
- I used the release of onLoadProgress feature to setup all the so I'll link it here to make sure it does not get lost 🎉 react-native-webview#53

2.0.0

Toggle 2.0.0's commit message
Releasing Webview to NPM 🎉