Skip to content

Commit f2246c1

Browse files
authored
Match dependencies to NT (#271)
2 parents 3c9e933 + 58ac84b commit f2246c1

File tree

77 files changed

+23
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+23
-12
lines changed

.github/workflows/NativePipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@ jobs:
640640
- name: "List Available Simulators"
641641
run: xcrun simctl list devices
642642

643-
- name: "Run Maestro Script"
643+
- name: "Run iOS tests"
644644
run: |
645645
chmod +x maestro/helpers/prepare_ios.sh
646646
chmod +x maestro/run_maestro_tests.sh

configs/e2e/native_dependencies.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"react-native-material-menu": "1.2.0",
77
"react-native-linear-gradient": "2.5.6",
88
"@react-native-community/netinfo": "11.4.1",
9-
"react-native-svg": "15.7.1",
9+
"react-native-svg": "15.11.1",
1010
"react-native-system-navigation-bar": "2.6.3",
11-
"react-native-video": "5.2.1",
11+
"react-native-video": "6.10.0",
1212
"@react-native-async-storage/async-storage": "2.0.0",
1313
"react-native-camera": "3.40.0",
1414
"react-native-view-shot": "4.0.3",
-13 Bytes
-547 Bytes
-532 Bytes
-78 Bytes
-233 Bytes
0 Bytes
-2.03 KB
-190 Bytes

0 commit comments

Comments
 (0)