Commit 1b14eb6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 148 | + | |
152 | 149 | | |
153 | 150 | | |
154 | 151 | | |
155 | 152 | | |
156 | | - | |
| 153 | + | |
157 | 154 | | |
| 155 | + | |
| 156 | + | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| |||
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
257 | | - | |
| 256 | + | |
258 | 257 | | |
259 | 258 | | |
260 | 259 | | |
| |||
Submodule mobile-client-sdk updated 23 files
- examples/video-player/App.tsx+2-4
- examples/video-player/components/FishjamPlayer.tsx+1-1
- internal/fishjam-chat/.env.example+3
- internal/fishjam-chat/App.tsx+3
- internal/fishjam-chat/screens/LivestreamScreen/LivestreamStreamerScreen.tsx+2-2
- internal/fishjam-chat/screens/LivestreamScreen/LivestreamViewerScreen.tsx+2-2
- internal/fishjam-chat/screens/RoomScreen/RoomScreen.tsx+4-2
- packages/ios-client/Sources/FishjamClient/FishjamClientInternal.swift+6-6
- packages/ios-client/Sources/FishjamClient/FishjamClientListener.swift+2-2
- packages/react-native-client/ios/RNFishjamClient.swift+2-4
- packages/react-native-client/livestream/package.json+4
- packages/react-native-client/package.json+1
- packages/react-native-client/src/RNFishjamClientModule.ts+5-2
- packages/react-native-client/src/common/client.ts-43
- packages/react-native-client/src/hooks/internal/useFishjamEvent.ts+3
- packages/react-native-client/src/hooks/useConnection.ts+36-6
- packages/react-native-client/src/index.tsx+4-26
- packages/react-native-client/src/livestream/components/LivestreamStreamer.tsx
- packages/react-native-client/src/livestream/components/LivestreamViewer.tsx
- packages/react-native-client/src/livestream/hooks/useLivestreamStreamer.ts+1-1
- packages/react-native-client/src/livestream/hooks/useLivestreamViewer.ts+1-1
- packages/react-native-client/src/livestream/index.ts+18
- packages/react-native-client/src/utils/config.ts+15
0 commit comments