Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit d88d9be

Browse files
committed
Merge branch 'FCE-2395/add-screensharing-to-livestreams' of github.com:fishjam-cloud/mobile-client-sdk into FCE-2395/add-screensharing-to-livestreams
2 parents a31f3ec + 453a335 commit d88d9be

3 files changed

Lines changed: 470 additions & 8 deletions

File tree

internal/fishjam-chat/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"@react-navigation/bottom-tabs": "^6.6.1",
2121
"@react-navigation/native": "^6.1.18",
2222
"@react-navigation/native-stack": "^6.11.0",
23-
"expo": "53.0.17",
23+
"expo": "53.0.25",
2424
"expo-build-properties": "~0.14.8",
2525
"expo-device": "~7.1.4",
2626
"expo-status-bar": "~2.2.3",
2727
"react": "19.0.0",
28-
"react-native": "0.79.5",
28+
"react-native": "0.79.6",
2929
"react-native-gesture-handler": "~2.24.0",
3030
"react-native-reanimated": "~3.17.4",
3131
"react-native-safe-area-context": "5.4.0",

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919
"examples/minimal-react-native"
2020
]
2121
},
22-
"resolutions": {
23-
"@expo/metro-config": "~0.20.18"
24-
},
2522
"devDependencies": {
2623
"typedoc": "^0.28.7",
2724
"typedoc-material-theme": "^1.4.0",

0 commit comments

Comments
 (0)