feat: init duooomi BLE SDK with brownfield support
This commit is contained in:
@@ -14,7 +14,9 @@
|
||||
"@react-navigation/bottom-tabs": "^7.15.5",
|
||||
"@react-navigation/elements": "^2.9.10",
|
||||
"@react-navigation/native": "^7.1.33",
|
||||
"buffer": "^6.0.3",
|
||||
"expo": "~55.0.9",
|
||||
"expo-brownfield": "~55.0.16",
|
||||
"expo-constants": "~55.0.9",
|
||||
"expo-device": "~55.0.10",
|
||||
"expo-font": "~55.0.4",
|
||||
@@ -30,13 +32,14 @@
|
||||
"react": "19.2.0",
|
||||
"react-dom": "19.2.0",
|
||||
"react-native": "0.83.4",
|
||||
"react-native-ble-plx": "^3.5.1",
|
||||
"react-native-gesture-handler": "~2.30.0",
|
||||
"react-native-worklets": "0.7.2",
|
||||
"react-native-reanimated": "4.2.1",
|
||||
"react-native-safe-area-context": "~5.6.2",
|
||||
"react-native-screens": "~4.23.0",
|
||||
"react-native-web": "~0.21.0",
|
||||
"expo-brownfield": "~55.0.16"
|
||||
"react-native-worklets": "0.7.2",
|
||||
"zod": "^4.3.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "~19.2.2",
|
||||
|
||||
Reference in New Issue
Block a user