Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react video player to latest version #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
94 changes: 44 additions & 50 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ PODS:
- GoogleUtilities/Logger (~> 7.8)
- FirebaseCoreExtension (10.5.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.22.0):
- FirebaseCoreInternal (10.21.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.5.0):
- FirebaseCore (~> 10.0)
Expand All @@ -60,7 +60,7 @@ PODS:
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.22.0):
- FirebaseInstallations (10.21.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
Expand Down Expand Up @@ -173,7 +173,7 @@ PODS:
- GoogleUtilities/Network (~> 7.8)
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- nanopb (< 2.30910.0, >= 2.30908.0)
- GoogleDataTransport (9.4.0):
- GoogleDataTransport (9.3.0):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
Expand All @@ -182,50 +182,39 @@ PODS:
- GoogleMaps/Base (6.1.1)
- GoogleMaps/Maps (6.1.1):
- GoogleMaps/Base
- GoogleUtilities (7.13.0):
- GoogleUtilities/AppDelegateSwizzler (= 7.13.0)
- GoogleUtilities/Environment (= 7.13.0)
- GoogleUtilities/ISASwizzler (= 7.13.0)
- GoogleUtilities/Logger (= 7.13.0)
- GoogleUtilities/MethodSwizzler (= 7.13.0)
- GoogleUtilities/Network (= 7.13.0)
- "GoogleUtilities/NSData+zlib (= 7.13.0)"
- GoogleUtilities/Privacy (= 7.13.0)
- GoogleUtilities/Reachability (= 7.13.0)
- GoogleUtilities/SwizzlerTestHelpers (= 7.13.0)
- GoogleUtilities/UserDefaults (= 7.13.0)
- GoogleUtilities/AppDelegateSwizzler (7.13.0):
- GoogleUtilities (7.12.0):
- GoogleUtilities/AppDelegateSwizzler (= 7.12.0)
- GoogleUtilities/Environment (= 7.12.0)
- GoogleUtilities/ISASwizzler (= 7.12.0)
- GoogleUtilities/Logger (= 7.12.0)
- GoogleUtilities/MethodSwizzler (= 7.12.0)
- GoogleUtilities/Network (= 7.12.0)
- "GoogleUtilities/NSData+zlib (= 7.12.0)"
- GoogleUtilities/Reachability (= 7.12.0)
- GoogleUtilities/SwizzlerTestHelpers (= 7.12.0)
- GoogleUtilities/UserDefaults (= 7.12.0)
- GoogleUtilities/AppDelegateSwizzler (7.12.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.12.0):
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/ISASwizzler (7.13.0):
- GoogleUtilities/Privacy
- GoogleUtilities/Logger (7.13.0):
- GoogleUtilities/ISASwizzler (7.12.0)
- GoogleUtilities/Logger (7.12.0):
- GoogleUtilities/Environment
- GoogleUtilities/Privacy
- GoogleUtilities/MethodSwizzler (7.13.0):
- GoogleUtilities/MethodSwizzler (7.12.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.0):
- GoogleUtilities/Network (7.12.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.13.0)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.0)
- GoogleUtilities/Reachability (7.13.0):
- "GoogleUtilities/NSData+zlib (7.12.0)"
- GoogleUtilities/Reachability (7.12.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilities/SwizzlerTestHelpers (7.13.0):
- GoogleUtilities/SwizzlerTestHelpers (7.12.0):
- GoogleUtilities/MethodSwizzler
- GoogleUtilities/UserDefaults (7.13.0):
- GoogleUtilities/UserDefaults (7.12.0):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- IQKeyboardManager (6.5.17)
- libevent (2.1.12)
- libwebp (1.3.2):
Expand Down Expand Up @@ -257,7 +246,9 @@ PODS:
- RNPermissions
- Permission-PhotoLibrary (3.3.1):
- RNPermissions
- PromisesObjC (2.4.0)
- PromisesObjC (2.3.1)
- PromisesSwift (2.3.1):
- PromisesObjC (= 2.3.1)
- QRCodeReader.swift (10.1.0)
- RCT-Folly (2021.07.22.00):
- boost
Expand Down Expand Up @@ -570,10 +561,11 @@ PODS:
- react-native-sqlite-storage (5.1.3):
- React
- SQLCipher
- react-native-video (5.2.1):
- react-native-video (6.0.0-beta.5):
- React-Core
- react-native-video/Video (= 5.2.1)
- react-native-video/Video (5.2.1):
- react-native-video/Video (= 6.0.0-beta.5)
- react-native-video/Video (6.0.0-beta.5):
- PromisesSwift
- React-Core
- react-native-view-shot (3.1.2):
- React
Expand Down Expand Up @@ -746,9 +738,9 @@ PODS:
- RNVectorIcons (10.0.3):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- SDWebImage (5.19.0):
- SDWebImage/Core (= 5.19.0)
- SDWebImage/Core (5.19.0)
- SDWebImage (5.18.11):
- SDWebImage/Core (= 5.18.11)
- SDWebImage/Core (5.18.11)
- SDWebImageWebPCoder (0.6.1):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.7)
Expand Down Expand Up @@ -916,6 +908,7 @@ SPEC REPOS:
- nanopb
- OpenSSL-Universal
- PromisesObjC
- PromisesSwift
- QRCodeReader.swift
- SDWebImage
- SDWebImageWebPCoder
Expand Down Expand Up @@ -1109,9 +1102,9 @@ SPEC CHECKSUMS:
FirebaseAnalytics: 6f7430030cb6b22fe1db2e3bed782e999b76dc00
FirebaseCore: 324b8d182d9ff7e3f6d1fa2f04b082d1c7a3e366
FirebaseCoreExtension: d9fa427f1ae1edccf2368ce5e8d567e4c1f0ebc8
FirebaseCoreInternal: bca337352024b18424a61e478460547d46c4c753
FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00
FirebaseCrashlytics: ea94bc81f67d5d4702d0c782da13e1483217bac8
FirebaseInstallations: 763814908793c0da14c18b3dcffdec71e29ed55e
FirebaseInstallations: 390ea1d10a4d02b20c965cbfd527ee9b3b412acb
FirebaseMessaging: 35ecbbc68ff547fca80f9326c9622e79288c7149
Flipper: 30242e530a7b06d461391dd415380ad4370d4a48
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
Expand All @@ -1125,9 +1118,9 @@ SPEC CHECKSUMS:
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
Google-Maps-iOS-Utils: 3343332b18dfd5be8f1f44edd7d481ace3da4d9a
GoogleAppMeasurement: 40c70a7d89013f0eca72006c4b9732163ea4cdae
GoogleDataTransport: bed3a36c04c8552479fbb9b76326e0fc69bddcb2
GoogleDataTransport: 57c22343ab29bc686febbf7cbb13bad167c2d8fe
GoogleMaps: 94e6e0851beece6678af9f508f4918b7a7c61722
GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152
GoogleUtilities: 0759d1a57ebb953965c2dfe0ba4c82e95ccc2e34
IQKeyboardManager: 904d013844bbae0abe073f015487bfebe5476335
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
Expand All @@ -1139,7 +1132,8 @@ SPEC CHECKSUMS:
Permission-LocationWhenInUse: 006c85c8de0c05b5d8be8e8029e4f6b813270293
Permission-Microphone: 13922195a81b9d46d2df8050c225006eae126d49
Permission-PhotoLibrary: ddb5a158725b29cb12e9e477e8a5f5151c66cc3c
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265
QRCodeReader.swift: 373a389fe9a22d513c879a32a6f647c58f4ef572
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
RCTRequired: 83bca1c184feb4d2e51c72c8369b83d641443f95
Expand Down Expand Up @@ -1171,7 +1165,7 @@ SPEC CHECKSUMS:
react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
react-native-sqlite-storage: c1f73763d877b444d05dd0114843b33b2f998523
react-native-video: c26780b224543c62d5e1b2a7244a5cd1b50e8253
react-native-video: df7d8a4c8568ed4a31b28e6cd2bfa4a98b186e36
react-native-view-shot: 4475fde003fe8a210053d1f98fb9e06c1d834e1c
react-native-webview: 9f111dfbcfc826084d6c507f569e5e03342ee1c1
React-NativeModulesApple: 6f63747fd6e237b646c61957a8f877a2713617af
Expand Down Expand Up @@ -1214,7 +1208,7 @@ SPEC CHECKSUMS:
RNSound: da030221e6ac7e8290c6b43f2b5f2133a8e225b0
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
RNVectorIcons: 64e6a523ac30a3241efa9baf1ffbcc5e76ff747a
SDWebImage: 981fd7e860af070920f249fd092420006014c3eb
SDWebImage: a3ba0b8faac7228c3c8eadd1a55c9c9fe5e16457
SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
SQLCipher: 838309284f29953a28ad2e81d87d55ea6b7c74fd
Expand All @@ -1225,4 +1219,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 5aa659dbdffe4dac60d7c41c77158d6182cc0f9c

COCOAPODS: 1.14.3
COCOAPODS: 1.13.0
10 changes: 0 additions & 10 deletions ios/developerapp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -583,13 +583,8 @@
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Mendix-DeveloperApp/Pods-Mendix-DeveloperApp-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreInternal/FirebaseCoreInternal_Privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/FirebaseInstallations/FirebaseInstallations_Privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/GoogleDataTransport/GoogleDataTransport_Privacy.bundle",
"${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/Resources/GoogleMaps.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/GoogleUtilities/GoogleUtilities_Privacy.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/IQKeyboardManager/IQKeyboardManager.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/PromisesObjC/FBLPromises_Privacy.bundle",
"${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
"${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
"${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
Expand All @@ -614,13 +609,8 @@
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCoreInternal_Privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseInstallations_Privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleDataTransport_Privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleUtilities_Privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/IQKeyboardManager.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FBLPromises_Privacy.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
Expand Down
50 changes: 10 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"react-native-system-navigation-bar": "2.6.3",
"react-native-touch-id": "4.4.1",
"react-native-vector-icons": "10.0.3",
"react-native-video": "5.2.1",
"react-native-video": "6.0.0-beta.5",
"react-native-view-shot": "3.1.2",
"react-native-webview": "11.26.1"
},
Expand Down