Skip to content

Commit f989f35

Browse files
authored
fix: latitude and longitude type in live location sample app and upgrade SDK version (#107)
1 parent ddaa5c9 commit f989f35

File tree

4 files changed

+7473
-10717
lines changed

4 files changed

+7473
-10717
lines changed

projects/LiveLocationStreamChatSample/ios/Podfile.lock

Lines changed: 51 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,13 +1283,13 @@ PODS:
12831283
- Yoga
12841284
- react-native-image-resizer (1.4.5):
12851285
- React-Core
1286-
- react-native-maps (1.18.0):
1286+
- react-native-maps (1.20.1):
12871287
- React-Core
1288-
- react-native-netinfo (11.3.2):
1288+
- react-native-netinfo (11.4.1):
12891289
- React-Core
1290-
- react-native-safe-area-context (4.10.9):
1290+
- react-native-safe-area-context (4.14.1):
12911291
- React-Core
1292-
- react-native-video (6.4.5):
1292+
- react-native-video (6.8.2):
12931293
- DoubleConversion
12941294
- glog
12951295
- hermes-engine
@@ -1302,7 +1302,7 @@ PODS:
13021302
- React-featureflags
13031303
- React-graphics
13041304
- React-ImageManager
1305-
- react-native-video/Video (= 6.4.5)
1305+
- react-native-video/Video (= 6.8.2)
13061306
- React-NativeModulesApple
13071307
- React-RCTFabric
13081308
- React-rendererdebug
@@ -1311,7 +1311,7 @@ PODS:
13111311
- ReactCommon/turbomodule/bridging
13121312
- ReactCommon/turbomodule/core
13131313
- Yoga
1314-
- react-native-video/Video (6.4.5):
1314+
- react-native-video/Video (6.8.2):
13151315
- DoubleConversion
13161316
- glog
13171317
- hermes-engine
@@ -1592,13 +1592,13 @@ PODS:
15921592
- React-logger (= 0.75.2)
15931593
- React-perflogger (= 0.75.2)
15941594
- React-utils (= 0.75.2)
1595-
- RNCClipboard (1.14.1):
1595+
- RNCClipboard (1.15.0):
15961596
- React-Core
15971597
- RNCMaskedView (0.1.11):
15981598
- React
15991599
- RNFS (2.20.0):
16001600
- React-Core
1601-
- RNGestureHandler (2.19.0):
1601+
- RNGestureHandler (2.21.2):
16021602
- DoubleConversion
16031603
- glog
16041604
- hermes-engine
@@ -1619,16 +1619,16 @@ PODS:
16191619
- ReactCommon/turbomodule/bridging
16201620
- ReactCommon/turbomodule/core
16211621
- Yoga
1622-
- RNImageCropPicker (0.41.2):
1622+
- RNImageCropPicker (0.41.6):
16231623
- React-Core
16241624
- React-RCTImage
1625-
- RNImageCropPicker/QBImagePickerController (= 0.41.2)
1625+
- RNImageCropPicker/QBImagePickerController (= 0.41.6)
16261626
- TOCropViewController (~> 2.7.4)
1627-
- RNImageCropPicker/QBImagePickerController (0.41.2):
1627+
- RNImageCropPicker/QBImagePickerController (0.41.6):
16281628
- React-Core
16291629
- React-RCTImage
16301630
- TOCropViewController (~> 2.7.4)
1631-
- RNReactNativeHapticFeedback (2.3.1):
1631+
- RNReactNativeHapticFeedback (2.3.3):
16321632
- DoubleConversion
16331633
- glog
16341634
- hermes-engine
@@ -1649,7 +1649,7 @@ PODS:
16491649
- ReactCommon/turbomodule/bridging
16501650
- ReactCommon/turbomodule/core
16511651
- Yoga
1652-
- RNReanimated (3.15.1):
1652+
- RNReanimated (3.16.4):
16531653
- DoubleConversion
16541654
- glog
16551655
- hermes-engine
@@ -1669,10 +1669,10 @@ PODS:
16691669
- ReactCodegen
16701670
- ReactCommon/turbomodule/bridging
16711671
- ReactCommon/turbomodule/core
1672-
- RNReanimated/reanimated (= 3.15.1)
1673-
- RNReanimated/worklets (= 3.15.1)
1672+
- RNReanimated/reanimated (= 3.16.4)
1673+
- RNReanimated/worklets (= 3.16.4)
16741674
- Yoga
1675-
- RNReanimated/reanimated (3.15.1):
1675+
- RNReanimated/reanimated (3.16.4):
16761676
- DoubleConversion
16771677
- glog
16781678
- hermes-engine
@@ -1692,8 +1692,9 @@ PODS:
16921692
- ReactCodegen
16931693
- ReactCommon/turbomodule/bridging
16941694
- ReactCommon/turbomodule/core
1695+
- RNReanimated/reanimated/apple (= 3.16.4)
16951696
- Yoga
1696-
- RNReanimated/worklets (3.15.1):
1697+
- RNReanimated/reanimated/apple (3.16.4):
16971698
- DoubleConversion
16981699
- glog
16991700
- hermes-engine
@@ -1714,7 +1715,28 @@ PODS:
17141715
- ReactCommon/turbomodule/bridging
17151716
- ReactCommon/turbomodule/core
17161717
- Yoga
1717-
- RNScreens (3.34.0):
1718+
- RNReanimated/worklets (3.16.4):
1719+
- DoubleConversion
1720+
- glog
1721+
- hermes-engine
1722+
- RCT-Folly (= 2024.01.01.00)
1723+
- RCTRequired
1724+
- RCTTypeSafety
1725+
- React-Core
1726+
- React-debug
1727+
- React-Fabric
1728+
- React-featureflags
1729+
- React-graphics
1730+
- React-ImageManager
1731+
- React-NativeModulesApple
1732+
- React-RCTFabric
1733+
- React-rendererdebug
1734+
- React-utils
1735+
- ReactCodegen
1736+
- ReactCommon/turbomodule/bridging
1737+
- ReactCommon/turbomodule/core
1738+
- Yoga
1739+
- RNScreens (3.35.0):
17181740
- DoubleConversion
17191741
- glog
17201742
- hermes-engine
@@ -2036,10 +2058,10 @@ SPEC CHECKSUMS:
20362058
react-native-document-picker: 7343222102ece8aec51390717f47ad7119c7921f
20372059
react-native-geolocation: 0c7a8496962d3268ac5b28f22a8e5d7a04c43f1a
20382060
react-native-image-resizer: d9fb629a867335bdc13230ac2a58702bb8c8828f
2039-
react-native-maps: 2e6e9896195781327ee15b33e3e84bf73c08207a
2040-
react-native-netinfo: 076df4f9b07f6670acf4ce9a75aac8d34c2e2ccc
2041-
react-native-safe-area-context: ab8f4a3d8180913bd78ae75dd599c94cce3d5e9a
2042-
react-native-video: b0057ead963adc4b3b0d0936626bbcc18f5f9f00
2061+
react-native-maps: ee1e65647460c3d41e778071be5eda10e3da6225
2062+
react-native-netinfo: f0a9899081c185db1de5bb2fdc1c88c202a059ac
2063+
react-native-safe-area-context: 141eca0fd4e4191288dfc8b96a7c7e1c2983447a
2064+
react-native-video: 83e6de4c53ea2d3674fd85c2079451e99e7e9110
20432065
React-nativeconfig: 57781b79e11d5af7573e6f77cbf1143b71802a6d
20442066
React-NativeModulesApple: 7ff2e2cfb2e5fa5bdedcecf28ce37e696c6ef1e1
20452067
React-perflogger: 8a360ccf603de6ddbe9ff8f54383146d26e6c936
@@ -2066,14 +2088,14 @@ SPEC CHECKSUMS:
20662088
React-utils: 81a715d9c0a2a49047e77a86f3a2247408540deb
20672089
ReactCodegen: 60973d382704c793c605b9be0fc7f31cb279442f
20682090
ReactCommon: 6ef348087d250257c44c0204461c03f036650e9b
2069-
RNCClipboard: 0a720adef5ec193aa0e3de24c3977222c7e52a37
2091+
RNCClipboard: 69ab8e51324d5b351f6ba72bbdb72478087a2c64
20702092
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
20712093
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
2072-
RNGestureHandler: 3b6fa2bfa341c413d3d08444b838515b58e48ee7
2073-
RNImageCropPicker: 771e2ca319d2cf92e04ebf334ece892ee9a6728f
2074-
RNReactNativeHapticFeedback: 2bdbd63bcdbb52c4ae81a7b0c48ab1f00c06980a
2075-
RNReanimated: b0912c8ba12f6c03db07c851c4de71c3eed6c83c
2076-
RNScreens: 19719a9c326e925498ac3b2d35c4e50fe87afc06
2094+
RNGestureHandler: aa9690789023c9be8f06aa90e10ce637ea788f4d
2095+
RNImageCropPicker: 8e39c01f205e00d739c31e682f068aac315587bf
2096+
RNReactNativeHapticFeedback: 0d591ea1e150f36cb96d868d4e8d77272243d78a
2097+
RNReanimated: 93e3e29ea8b954155d074e72009b13c70364d4e8
2098+
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
20772099
RNShare: d82e10f6b7677f4b0048c23709bd04098d5aee6c
20782100
RNSVG: 963a95f1f5d512a13d11ffd50d351c87fb5c6890
20792101
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
@@ -2082,4 +2104,4 @@ SPEC CHECKSUMS:
20822104

20832105
PODFILE CHECKSUM: 10319f58f2883c3933a0799765caf5b1d361975a
20842106

2085-
COCOAPODS: 1.15.2
2107+
COCOAPODS: 1.16.2

projects/LiveLocationStreamChatSample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"react-native-share": "^8.2.2",
3434
"react-native-svg": "^14.0.0",
3535
"react-native-video": "^6.4.2",
36-
"stream-chat-react-native": "5.36.0"
36+
"stream-chat-react-native": "^5.44.1"
3737
},
3838
"devDependencies": {
3939
"@babel/core": "^7.20.0",

projects/LiveLocationStreamChatSample/src/common/types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import {User} from 'stream-chat';
22
import {DefaultStreamChatGenerics} from 'stream-chat-react-native';
33

44
type LocalAttachmentType = DefaultStreamChatGenerics['attachmentType'] & {
5-
latitude?: number;
6-
longitude?: number;
75
ended_at?: string;
86
};
97

0 commit comments

Comments
 (0)