-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
35 lines (35 loc) · 1.19 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.3.0",
"@fortawesome/free-solid-svg-icons": "^6.3.0",
"@fortawesome/react-native-fontawesome": "^0.3.0",
"@react-native-community/masked-view": "^0.1.11",
"@react-navigation/native": "^6.1.6",
"@react-navigation/stack": "^6.3.16",
"@stackflow/plugin-basic-ui": "^1.2.2",
"@stackflow/plugin-history-sync": "^1.3.3",
"@stackflow/plugin-renderer-basic": "^1.1.1",
"@stackflow/react": "^1.1.1",
"asset": "^0.4.13",
"expo-font": "^11.1.1",
"font-face": "^2.3.4",
"link": "^1.5.1",
"react-calendar": "^4.2.1",
"react-native": "^0.71.4",
"react-native-asset": "^2.1.0",
"react-native-custom-fonts": "^1.2.0-beta.1",
"react-native-gesture-handler": "^2.9.0",
"react-native-link": "^4.1.0",
"react-native-navigation": "^7.32.1",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "^3.20.0",
"react-native-svg": "^13.9.0",
"react-native-vector-icons": "^9.2.0",
"react-navigation": "^4.4.4",
"react-router-dom": "^6.10.0",
"recoil": "^0.7.7",
"router-dom": "^2.2.10",
"styled-components": "^5.3.9",
"types": "^0.1.1"
}
}