| .. | .. |
|---|
| 16 | 16 | "expo-constants": "~55.0.7", |
|---|
| 17 | 17 | "expo-file-system": "~55.0.10", |
|---|
| 18 | 18 | "expo-haptics": "~55.0.8", |
|---|
| 19 | + "expo-image-picker": "~55.0.11", |
|---|
| 19 | 20 | "expo-linking": "~55.0.7", |
|---|
| 20 | 21 | "expo-router": "~55.0.3", |
|---|
| 21 | 22 | "expo-secure-store": "~55.0.8", |
|---|
| 22 | | - "expo-speech-recognition": "^3.1.1", |
|---|
| 23 | + "expo-sharing": "~55.0.11", |
|---|
| 23 | 24 | "expo-splash-screen": "~55.0.10", |
|---|
| 24 | 25 | "expo-status-bar": "~55.0.4", |
|---|
| 25 | 26 | "expo-system-ui": "~55.0.9", |
|---|
| .. | .. |
|---|
| 28 | 29 | "react": "19.2.0", |
|---|
| 29 | 30 | "react-dom": "^19.2.4", |
|---|
| 30 | 31 | "react-native": "0.83.2", |
|---|
| 32 | + "react-native-draggable-flatlist": "^4.0.3", |
|---|
| 31 | 33 | "react-native-gesture-handler": "~2.30.0", |
|---|
| 32 | 34 | "react-native-reanimated": "4.2.1", |
|---|
| 33 | 35 | "react-native-safe-area-context": "~5.6.2", |
|---|
| 34 | 36 | "react-native-screens": "~4.23.0", |
|---|
| 35 | 37 | "react-native-svg": "15.15.3", |
|---|
| 38 | + "react-native-udp": "^4.1.7", |
|---|
| 36 | 39 | "react-native-web": "^0.21.0", |
|---|
| 37 | 40 | "react-native-worklets": "0.7.2" |
|---|
| 38 | 41 | }, |
|---|