Skip to content

Releases: react-native-web-community/react-native-web-webview

v1.0.2

Choose a tag to compare

@Minishlink Minishlink released this 01 Aug 08:47
  • Add back default export
  • Fix support for more recent react-native-web version (thx @zhangshirly!)
  • Fix Stylesheet error that could happen (thx @flyskywhy!)

v1.0.1

Choose a tag to compare

@Minishlink Minishlink released this 28 Apr 09:00

Edit your imports and webpack config to fit with the new package imports (see README).

v0.2.9

Choose a tag to compare

@Minishlink Minishlink released this 28 Apr 08:50
  • Add support for style prop (thx @sirpy!)

v0.2.6

Choose a tag to compare

@Minishlink Minishlink released this 01 Aug 13:54

v0.2.5

Choose a tag to compare

@Minishlink Minishlink released this 10 Dec 14:52
  • Add support for injectedJavaScript (thx @flyskywhy!)

v0.2.4

Choose a tag to compare

@Minishlink Minishlink released this 22 Nov 20:26
  • Removed isTrusted check in onMessage (thx @adrianicv!)

v0.2.3

Choose a tag to compare

@Minishlink Minishlink released this 13 Nov 20:07
  • Fix Invariant Violation: "border" is not a valid style property (thx @piranna!)

v0.2.2

Choose a tag to compare

@Minishlink Minishlink released this 05 Nov 12:36

v0.2.1

Choose a tag to compare

@Minishlink Minishlink released this 19 Oct 08:37
  • Added title and onLoad props (thx @remon-georgy!)

v0.2.0

Choose a tag to compare

@Minishlink Minishlink released this 15 Oct 19:24
  • Added support for giving name and features to the new window. See MDN for reference on features.