mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 22:47:02 +08:00
Update react-navigation-drawer and release 3.0.0-alpha.21
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-navigation",
|
||||
"version": "3.0.0-alpha.20",
|
||||
"version": "3.0.0-alpha.21",
|
||||
"description": "Routing and navigation for your React Native apps",
|
||||
"main": "src/react-navigation.js",
|
||||
"repository": {
|
||||
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"@react-navigation/core": "3.0.0-alpha.18",
|
||||
"@react-navigation/native": "3.0.0-alpha.9",
|
||||
"react-navigation-drawer": "1.0.0-alpha.6",
|
||||
"react-navigation-drawer": "1.0.0-alpha.7",
|
||||
"react-navigation-stack": "1.0.0-alpha.29",
|
||||
"react-navigation-tabs": "1.0.0-alpha.5"
|
||||
},
|
||||
|
||||
@@ -6695,10 +6695,10 @@ react-native@^0.52.0:
|
||||
xmldoc "^0.4.0"
|
||||
yargs "^9.0.0"
|
||||
|
||||
react-navigation-drawer@1.0.0-alpha.6:
|
||||
version "1.0.0-alpha.6"
|
||||
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-1.0.0-alpha.6.tgz#80b659361092dafbeea43ff6974fd5a2aecd9f2c"
|
||||
integrity sha512-X0kRVfp7RQn3uBianux9FBIQHMEgmKRaKnLxzDYECIlCrgHaUfDAjAc9IAO0S3pviO6jPKq8H8BR2fwoWUCvWA==
|
||||
react-navigation-drawer@1.0.0-alpha.7:
|
||||
version "1.0.0-alpha.7"
|
||||
resolved "https://registry.yarnpkg.com/react-navigation-drawer/-/react-navigation-drawer-1.0.0-alpha.7.tgz#2e8fb56985da6a8fdcf0980cf8cda8d71b69dbf7"
|
||||
integrity sha512-s5VWEKP3T/gXnxbR5ndFYZPdkdNIEHDrPy+fzj4B4LQDVZ1K3qsYETfAg0EHGzVVk1CD9ljcvGGGFmA182MNYA==
|
||||
dependencies:
|
||||
react-native-tab-view "^1.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user