Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 790 Bytes

Changelog of @rescript-react-native/webview

10.8.1 - 2021-05-03

ReScript

10.8.0 - 2020-11-20

  • 10.8.0 compat
  • rescript 8.2 required
  • rescript-react-native 0.63 View props

9.0.0 - 2020-03-19

  • clearCache, clearFormData, clearHistory, requestFocus methods added
  • injectedJavaScriptForMainFrameOnly, injectedJavaScriptBeforeContentLoaded, injectedJavaScriptBeforeContentLoadedForMainFrameOnly props added

7.4.0 - 2019-10-06

Initial release.

As part of the Lean Core effort, WebView has been ejected from React Native. These bindings target react-native-webview.

You may refer to the relevant issue for further information.