Tags: jotform/react-native-webview
Tags
chore(release): 10.2.3 [skip ci] ## [10.2.3](react-native-webview/react-native-webview@v10.2.2...v10.2.3) (2020-05-29) ### Bug Fixes * **windows:** Add postMessage for Windows WebView ([react-native-webview#1263](react-native-webview#1263) by [@kaiguo](https://github.com/kaiguo)) ([e402e73](react-native-webview@e402e73))
chore(release): 10.2.2 [skip ci] ## [10.2.2](react-native-webview/react-native-webview@v10.2.1...v10.2.2) (2020-05-29) ### Bug Fixes * **android:** duplicate `setWebChromeClient()` overwrite ([react-native-webview#1417](react-native-webview#1417)) ([2f8c4c5](react-native-webview@2f8c4c5))
chore(release): 10.2.1 [skip ci] ## [10.2.1](react-native-webview/react-native-webview@v10.2.0...v10.2.1) (2020-05-29) ### Bug Fixes * **android:** Fixes black screen on back button press ([react-native-webview#1298](react-native-webview#1298) by [@michan85](https://github.com/michan85)) ([0317a4b](react-native-webview@0317a4b)) * **android:** Improve onLoadProgress consistency ([react-native-webview#1373](react-native-webview#1373) by [@hojason117](https://github.com/hojason117)) ([b97d16c](react-native-webview@b97d16c))
chore(release): 10.2.0 [skip ci] # [10.2.0](react-native-webview/react-native-webview@v10.1.1...v10.2.0) (2020-05-28) ### Bug Fixes * **android:** Updated permissions for Android Q and above ([react-native-webview#1384](react-native-webview#1384) by @Karthz) ([03dbcb8](react-native-webview@03dbcb8)) ### Features * **webview:** Allow javascript to open windows automatically ([react-native-webview#1409](react-native-webview#1409) by [@trcoffman](https://github.com/trcoffman)) ([91df544](react-native-webview@91df544))
chore(release): 10.1.1 [skip ci] ## [10.1.1](react-native-webview/react-native-webview@v10.1.0...v10.1.1) (2020-05-28) ### Bug Fixes * **android:** Broken build due to conditional import of kotlin ([react-native-webview#1412](react-native-webview#1412)) ([7ab2afb](react-native-webview@7ab2afb))
chore(release): 10.1.0 [skip ci] # [10.1.0](react-native-webview/react-native-webview@v10.0.0...v10.1.0) (2020-05-27) ### Bug Fixes * **android:** Fix several Android file upload issues ([react-native-webview#1302](react-native-webview#1302) by [@hojason117](https://github.com/hojason117)) ([89886c8](react-native-webview@89886c8)) ### Features * **compatibility:** Support React Native 0.62 ([react-native-webview#1364](react-native-webview#1364) by [@jussikinnula](https://github.com/jussikinnula) and [@kaiguo](https://github.com/kaiguo)) ([228f10d](react-native-webview@228f10d))
chore(release): 10.0.0 [skip ci] # [10.0.0](react-native-webview/react-native-webview@v9.4.0...v10.0.0) (2020-05-26) ### Bug Fixes * **android:** add missing null check for fileTypes ([react-native-webview#1368](react-native-webview#1368) by [@bengy](https://github.com/bengy)) ([4f0f0af](react-native-webview@4f0f0af)) * **gradle:** Load Android Gradle Plugin conditionally ([react-native-webview#1230](react-native-webview#1230) by @SaeedZhiany) ([2639d52](react-native-webview@2639d52)) * **iOS:** Trigger _onContentProcessDidTerminate when removing webview from superview ([react-native-webview#1378](react-native-webview#1378) by [@pmusaraj](https://github.com/pmusaraj)) ([9240536](react-native-webview@9240536)) * **windows:** Fix windows local asset path ([react-native-webview#1335](react-native-webview#1335) by [@kaiguo](https://github.com/kaiguo)) ([20a3f90](react-native-webview@20a3f90)) * **windows:** Fixes ScriptNotify and InvokeScript ([react-native-webview#1354](react-native-webview#1354) by [@benhamlin](https://github.com/benhamlin)) ([81e0360](react-native-webview@81e0360)) ### BREAKING CHANGES * **gradle:** The Android Gradle plugin is only required when opening the project stand-alone, not when it is included as a dependency. By doing this, the project opens correctly in Android Studio, and it can also be consumed as a native module dependency from an application project without affecting the app project (avoiding unnecessary downloads/conflicts/etc). Also moved getExtOrDefault to buildScript block to able to use everywhere in the file This change shouldn't break any apps, but we are marking it as a breaking change in case there are some use cases we've missed. [skip ci]
chore(release): 9.4.0 [skip ci] # [9.4.0](react-native-webview/react-native-webview@v9.3.0...v9.4.0) (2020-04-29) ### Features * **iOS:** Add onFileDownload callback ([react-native-webview#1214](react-native-webview#1214)) ([a6010d9](react-native-webview@a6010d9))
chore(release): 9.3.0 [skip ci] # [9.3.0](react-native-webview/react-native-webview@v9.2.2...v9.3.0) (2020-04-24) ### Features * **macOS:** Make podspec compatible with macOS ([react-native-webview#1328](react-native-webview#1328)) ([2d9b080](react-native-webview@2d9b080))
chore(release): 9.2.2 [skip ci] ## [9.2.2](react-native-webview/react-native-webview@v9.2.1...v9.2.2) (2020-04-21) ### Bug Fixes * **Android:** Resolve crypto error with uuid usage ([react-native-webview#1334](react-native-webview#1334)) ([438e292](react-native-webview@438e292))
PreviousNext