mirror of
https://github.com/status-im/react-native-webview-bridge.git
synced 2026-08-30 21:01:12 +00:00
updated README and bumped version
This commit is contained in:
@@ -115,4 +115,7 @@ class MyAwesomeView extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
```
|
||||
Added feature
|
||||
|
||||
- 0.3.4
|
||||
- added `print` feature [exampl ecode](https://github.com/alinz/react-native-webview-bridge/blob/v0.3.4/example/Sample1/index.ios.js#L53)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-webview-bridge",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"description": "React Native WebView Javascript Bridge",
|
||||
"main": "jsx/WebViewBridge.js",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user