chore: publish

- @react-navigation/example@5.1.0
 - @react-navigation/bottom-tabs@5.4.7
 - @react-navigation/compat@5.1.23
 - @react-navigation/core@5.8.1
 - @react-navigation/drawer@5.7.7
 - @react-navigation/material-bottom-tabs@5.2.7
 - @react-navigation/material-top-tabs@5.2.7
 - @react-navigation/native@5.4.2
 - @react-navigation/routers@5.4.6
 - @react-navigation/stack@5.3.9
This commit is contained in:
Satyajit Sahoo
2020-05-20 13:27:29 +02:00
parent 2980627cbf
commit 175c07a28c
20 changed files with 131 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@react-navigation/stack",
"description": "Stack navigator component for iOS and Android with animated transitions and gestures",
"version": "5.3.8",
"version": "5.3.9",
"keywords": [
"react-native-component",
"react-component",
@@ -41,7 +41,7 @@
"devDependencies": {
"@react-native-community/bob": "^0.14.3",
"@react-native-community/masked-view": "^0.1.10",
"@react-navigation/native": "^5.4.1",
"@react-navigation/native": "^5.4.2",
"@types/color": "^3.0.1",
"@types/react": "^16.9.34",
"@types/react-native": "^0.62.7",