Tags: AllmaxTeam/react-native-webview
  
            
          Tags
  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))
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))
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. ```
feat(WKWebView): Fix recreate bug when moving to window (react-native… …-webview#84) * Fixes react-native-webview#81 * Fixes react-native-webview#72
feat(New Webview Prop): Added Android overscroll property (react-nati… …ve-webview#54)
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