Releases: react-native-web-community/react-native-web-webview
Releases · react-native-web-community/react-native-web-webview
v1.0.2
01 Aug 08:47
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Edit your imports and webpack config to fit with the new package imports (see README).
v0.2.9
28 Apr 08:50
Compare
Sorry, something went wrong.
No results found
Add support for style prop (thx @sirpy !)
v0.2.6
01 Aug 13:54
Compare
Sorry, something went wrong.
No results found
v0.2.5
10 Dec 14:52
Compare
Sorry, something went wrong.
No results found
Add support for injectedJavaScript (thx @flyskywhy !)
v0.2.4
22 Nov 20:26
Compare
Sorry, something went wrong.
No results found
Removed isTrusted check in onMessage (thx @adrianicv !)
v0.2.3
13 Nov 20:07
Compare
Sorry, something went wrong.
No results found
Fix Invariant Violation: "border" is not a valid style property (thx @piranna !)
v0.2.2
05 Nov 12:36
Compare
Sorry, something went wrong.
No results found
v0.2.1
19 Oct 08:37
Compare
Sorry, something went wrong.
No results found
Added title and onLoad props (thx @remon-georgy!)
v0.2.0
15 Oct 19:24
Compare
Sorry, something went wrong.
No results found
Added support for giving name and features to the new window. See MDN for reference on features.