Skip to content

Commit 1b72574

Browse files
fix: add react-native-track-player and SwiftAudioEx
1 parent 09a7fb6 commit 1b72574

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

ios/Podfile.lock

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2174,6 +2174,9 @@ PODS:
21742174
- ReactCommon/turbomodule/core
21752175
- SocketRocket
21762176
- Yoga
2177+
- react-native-track-player (4.1.2):
2178+
- React-Core
2179+
- SwiftAudioEx (= 1.1.0)
21772180
- react-native-vector-icons (12.3.0):
21782181
- boost
21792182
- DoubleConversion
@@ -3394,6 +3397,7 @@ PODS:
33943397
- SDWebImage/Core (~> 5.17)
33953398
- SocketRocket (0.7.1)
33963399
- SSZipArchive (2.6.0)
3400+
- SwiftAudioEx (1.1.0)
33973401
- Yoga (0.0.0)
33983402

33993403
DEPENDENCIES:
@@ -3449,6 +3453,7 @@ DEPENDENCIES:
34493453
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
34503454
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
34513455
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
3456+
- react-native-track-player (from `../node_modules/react-native-track-player`)
34523457
- "react-native-vector-icons (from `../node_modules/@react-native-vector-icons/get-image`)"
34533458
- "react-native-vector-icons-material-icons (from `../node_modules/@react-native-vector-icons/material-icons`)"
34543459
- react-native-video (from `../node_modules/react-native-video`)
@@ -3516,6 +3521,7 @@ SPEC REPOS:
35163521
- SDWebImageWebPCoder
35173522
- SocketRocket
35183523
- SSZipArchive
3524+
- SwiftAudioEx
35193525

35203526
EXTERNAL SOURCES:
35213527
boost:
@@ -3619,6 +3625,8 @@ EXTERNAL SOURCES:
36193625
:path: "../node_modules/react-native-pager-view"
36203626
react-native-safe-area-context:
36213627
:path: "../node_modules/react-native-safe-area-context"
3628+
react-native-track-player:
3629+
:path: "../node_modules/react-native-track-player"
36223630
react-native-vector-icons:
36233631
:path: "../node_modules/@react-native-vector-icons/get-image"
36243632
react-native-vector-icons-material-icons:
@@ -3778,6 +3786,7 @@ SPEC CHECKSUMS:
37783786
react-native-image-picker: b16541b587b275e81a12f9b82f215c5e9b0ccbf3
37793787
react-native-pager-view: a0516effb17ca5120ac2113bfd21b91130ad5748
37803788
react-native-safe-area-context: befb5404eb8a16fdc07fa2bebab3568ecabcbb8a
3789+
react-native-track-player: dd56f9948e03756a217c75e0a61aa04aab65b5a1
37813790
react-native-vector-icons: 6ba2060e1b82ce0663f14375579fe1d48e9b668a
37823791
react-native-vector-icons-material-icons: 2fe75632937d07937bfe8ca953e1b5d06eef3a1d
37833792
react-native-video: f8e9788554c53a1852166cd119d6e7c324b16dfe
@@ -3834,6 +3843,7 @@ SPEC CHECKSUMS:
38343843
SDWebImageWebPCoder: 0e06e365080397465cc73a7a9b472d8a3bd0f377
38353844
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
38363845
SSZipArchive: 8a6ee5677c8e304bebc109e39cf0da91ccef22ea
3846+
SwiftAudioEx: f6aa653770f3a0d3851edaf8d834a30aee4a7646
38373847
Yoga: 447c8baf495b8d96457a46e6691a2c9952cbd07f
38383848

38393849
PODFILE CHECKSUM: 007913bf46b5b3d85747fd4f0aea854dd063fbc2

0 commit comments

Comments
 (0)