mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-24 04:25:34 +08:00
Release 3.0.0-alpha.10
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"react-native": "^0.55.0",
|
||||
"react-native-iphone-x-helper": "^1.0.2",
|
||||
"react-native-paper": "^2.1.3",
|
||||
"react-native-safe-area-view": "^0.11.0",
|
||||
"react-navigation": "link:../..",
|
||||
"react-navigation-header-buttons": "^0.0.4",
|
||||
"react-navigation-material-bottom-tabs": "1.0.0-alpha.2"
|
||||
|
||||
@@ -528,10 +528,12 @@
|
||||
react-is "^16.5.2"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
"@react-navigation/native@^3.0.0-alpha.6":
|
||||
version "3.0.0-alpha.6"
|
||||
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.0.0-alpha.6.tgz#c1275164080a3b4819e0ed684524072abbf31dde"
|
||||
integrity sha512-ehc5wGGCFPLDyvhViU6dWge28NxnXHQbOwaNkmn+tlDYwLbdpXHkZq+TollJO52EcLi/jDPgrQYWDl2yrvCo9A==
|
||||
"@react-navigation/native@^3.0.0-alpha.7":
|
||||
version "3.0.0-alpha.7"
|
||||
resolved "https://registry.yarnpkg.com/@react-navigation/native/-/native-3.0.0-alpha.7.tgz#c3286b6334b1fee155ed7ee6aa5a5e0786ecc77f"
|
||||
integrity sha512-x1yORQTShdUugdc6lxPZH2t7RL3oBIGLfnBBLz1/fZQCkzvb8rBxrGB1Ebtwix7Alxb8tscE8+rBfpwpCd6ehw==
|
||||
dependencies:
|
||||
react-native-safe-area-view "^0.11.0"
|
||||
|
||||
abab@^2.0.0:
|
||||
version "2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user