Commit 30de55b
2 files changed
+37
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
177 | 213 | | |
178 | 214 | | |
179 | 215 | | |
| |||
Submodule mobile-client-sdk updated 12 files
- internal/fishjam-chat/navigators/AppNavigator.tsx+9
- internal/fishjam-chat/package.json+2-2
- internal/fishjam-chat/screens/ConnectToLivestreamScreen.tsx+23
- internal/fishjam-chat/screens/LivestreamScreen/LivestreamScreenSharingScreen.tsx+84
- packages/android-client/FishjamClient/src/main/java/com/fishjamcloud/client/webrtc/PeerConnectionFactoryWrapper.kt+5-1
- packages/react-native-client/package.json+1-1
- packages/react-native-client/plugin/src/withFishjam.ts+2-2
- packages/react-native-client/plugin/src/withFishjamAndroid.ts+65-6
- packages/react-native-client/src/livestream/hooks/useLivestreamScreenSharingStreamer.ts+117
- packages/react-native-client/src/livestream/hooks/useLivestreamStreamer.ts+10-8
- packages/react-native-client/src/livestream/index.ts+1
- yarn.lock+517-8
0 commit comments