Skip to content

Commit 221426c

Browse files
committedSep 28, 2020
renaming components
1 parent 9503f03 commit 221426c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+212
-129
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ yarn-error.log
2626

2727
#vscode
2828
.vscode
29+

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"@react-native-community/masked-view": "0.1.10",
1616
"@react-native-firebase/app": "^8.4.3",
1717
"@react-native-firebase/auth": "^9.2.3",
18+
"@react-navigation/bottom-tabs": "^5.9.0",
1819
"@react-navigation/drawer": "^5.9.1",
1920
"@react-navigation/native": "^5.7.3",
2021
"@react-navigation/stack": "^5.9.0",

0 commit comments

Comments
 (0)
Please sign in to comment.