installing dependecies

This commit is contained in:
gustavo-em
2022-03-01 16:28:24 -03:00
parent 57f58f2c02
commit a8a0bf7271
11 changed files with 292 additions and 13 deletions

View File

@@ -16,9 +16,13 @@
"@react-navigation/native-stack": "^6.5.0",
"@types/styled-components-react-native": "^5.1.3",
"bigbluebutton-mobile-sdk": "^0.1.6",
"i18next": "^21.6.12",
"i18next-browser-languagedetector": "^6.1.3",
"react": "17.0.2",
"react-native": "0.67.2",
"react-native-gesture-handler": "^2.2.0",
"react-native-languages": "^3.0.2",
"react-native-localization": "^2.3.1",
"react-native-modalize": "^2.0.13",
"react-native-reanimated": "^2.4.1",
"react-native-safe-area-context": "^3.4.0",