mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
resolve #572
This commit is contained in:
parent
3eb51591d0
commit
d691eaf326
@ -68,7 +68,7 @@
|
|||||||
"react-native-tcp": "^2.0.4",
|
"react-native-tcp": "^2.0.4",
|
||||||
"react-native-udp": "^1.2.6",
|
"react-native-udp": "^1.2.6",
|
||||||
"react-native-vector-icons": "^2.0.3",
|
"react-native-vector-icons": "^2.0.3",
|
||||||
"react-native-webview-bridge": "github:status-im/react-native-webview-bridge#master",
|
"react-native-webview-bridge": "github:status-im/react-native-webview-bridge#0.33.1",
|
||||||
"readable-stream": "^1.0.33",
|
"readable-stream": "^1.0.33",
|
||||||
"realm": "^0.14.3",
|
"realm": "^0.14.3",
|
||||||
"stream-browserify": "^1.0.0",
|
"stream-browserify": "^1.0.0",
|
||||||
|
@ -139,7 +139,8 @@
|
|||||||
:injected-on-start-loading-java-script (str js-res/web3 js-res/web3-init)
|
:injected-on-start-loading-java-script (str js-res/web3 js-res/web3-init)
|
||||||
:injected-java-script (str js-res/webview-js extra-js)
|
:injected-java-script (str js-res/webview-js extra-js)
|
||||||
:bounces false
|
:bounces false
|
||||||
:on-navigation-state-change on-navigation-change}]))
|
:on-navigation-state-change on-navigation-change
|
||||||
|
:local-storage-enabled true}]))
|
||||||
|
|
||||||
(defn placeholder []
|
(defn placeholder []
|
||||||
[view st/input-placeholder])
|
[view st/input-placeholder])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user