add navigation and your dependencys
This commit is contained in:
@@ -10,12 +10,16 @@
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-community/masked-view": "^0.1.11",
|
||||
"@react-navigation/drawer": "^6.3.1",
|
||||
"@react-navigation/native": "^6.0.8",
|
||||
"bigbluebutton-mobile-sdk": "^0.1.6",
|
||||
"react": "17.0.2",
|
||||
"react-native": "0.67.2",
|
||||
"react-native-gesture-handler": "^2.2.0",
|
||||
"react-native-gesture-handler": "2.1.1",
|
||||
"react-native-reanimated": "^2.4.1",
|
||||
"react-native-safe-area-context": "^3.4.0",
|
||||
"react-native-screens": "^3.11.1",
|
||||
"react-native-webview": "^11.17.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user