feat: 支持原生模块健康数据
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"lint": "expo lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/metro-runtime": "~6.1.2",
|
||||
"@expo/ui": "~0.2.0-beta.3",
|
||||
"@expo/vector-icons": "^15.0.2",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
@@ -57,7 +58,6 @@
|
||||
"react-native": "0.81.4",
|
||||
"react-native-device-info": "^14.0.4",
|
||||
"react-native-gesture-handler": "~2.28.0",
|
||||
"react-native-health": "^1.19.0",
|
||||
"react-native-image-viewing": "^0.2.2",
|
||||
"react-native-markdown-display": "^7.0.2",
|
||||
"react-native-modal-datetime-picker": "^18.0.0",
|
||||
@@ -72,6 +72,7 @@
|
||||
"react-native-web": "^0.21.1",
|
||||
"react-native-webview": "13.15.0",
|
||||
"react-native-wheel-picker-expo": "^0.5.4",
|
||||
"react-native-worklets": "0.5.1",
|
||||
"react-redux": "^9.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -82,4 +83,4 @@
|
||||
"typescript": "~5.9.2"
|
||||
},
|
||||
"private": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user