Replace react-navigation-stack with fork without default background color

This commit is contained in:
Roman Volosovskyi 2019-02-25 14:38:38 +02:00
parent 6b6847a1ba
commit 5368604353
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
2 changed files with 3 additions and 3 deletions

View File

@ -61,6 +61,7 @@
"react-native-udp": "git+https://github.com/status-im/react-native-udp.git#2.3.1-1",
"react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-4",
"react-navigation": "^2.12.1",
"react-navigation-stack": "git+https://github.com/status-im/react-navigation-stack.git#0.7.0",
"realm": "2.21.0",
"rn-snoopy": "git+https://github.com/status-im/rn-snoopy.git#v2.0.2-status",
"string_decoder": "0.10.31",

View File

@ -6135,10 +6135,9 @@ react-navigation-drawer@0.5.0:
dependencies:
react-native-drawer-layout-polyfill "^1.3.2"
react-navigation-stack@0.7.0:
"react-navigation-stack@git+https://github.com/status-im/react-navigation-stack.git#0.7.0", react-navigation-stack@0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/react-navigation-stack/-/react-navigation-stack-0.7.0.tgz#0b2f139ee1cba953037ef51353df992ec6c74fa2"
integrity sha512-3Tbb/SsustBrM9R/qaI6XuOfyqYMVbwkeHFC8NbU890vB0aKZvjAtioWLZ18e/4LgbiOCmoTdp37z3gkGDyNDQ==
resolved "git+https://github.com/status-im/react-navigation-stack.git#0.7.0"
react-navigation-tabs@0.8.4:
version "0.8.4"