Skip to content

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

v1.0.2

01 Aug 08:47
Compare
Choose a tag to compare
  • 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

28 Apr 09:00
Compare
Choose a tag to compare

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

v0.2.9

28 Apr 08:50
Compare
Choose a tag to compare
  • Add support for style prop (thx @sirpy!)

v0.2.6

01 Aug 13:54
Compare
Choose a tag to compare

v0.2.5

10 Dec 14:52
Compare
Choose a tag to compare
  • Add support for injectedJavaScript (thx @flyskywhy!)

v0.2.4

22 Nov 20:26
Compare
Choose a tag to compare
  • Removed isTrusted check in onMessage (thx @adrianicv!)

v0.2.3

13 Nov 20:07
Compare
Choose a tag to compare
  • Fix Invariant Violation: "border" is not a valid style property (thx @piranna!)

v0.2.2

05 Nov 12:36
Compare
Choose a tag to compare

v0.2.1

19 Oct 08:37
Compare
Choose a tag to compare
  • Added title and onLoad props (thx @remon-georgy!)

v0.2.0

15 Oct 19:24
Compare
Choose a tag to compare
  • Added support for giving name and features to the new window. See MDN for reference on features.