Skip to content

Commit c0157a0

Browse files
committed
chore: update react-native-screens version range in package.json and yarn.lock
1 parent 98c4324 commit c0157a0

4 files changed

Lines changed: 37 additions & 37 deletions

File tree

example/ios/ReactNativeSdkExample.xcodeproj/project.pbxproj

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
77E3B5792EA71A4B001449CE /* JwtTokenModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = 77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */; };
1616
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
1717
A3A40C20801B8F02005FA4C0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */; };
18-
EB0D43EFAA5400C8CE9BD718 /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 274D967BFE0AC884F8ECC7AD /* libPods-ReactNativeSdkExample.a */; };
18+
EC8F867642C239490B660A0E /* libPods-ReactNativeSdkExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 75C8C5B6275D154ACC7A739D /* libPods-ReactNativeSdkExample.a */; };
1919
/* End PBXBuildFile section */
2020

2121
/* Begin PBXContainerItemProxy section */
@@ -37,17 +37,17 @@
3737
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = ReactNativeSdkExample/Info.plist; sourceTree = "<group>"; };
3838
13B07FB71A68108700A75B9A /* ReactNativeSdkExample.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; name = ReactNativeSdkExample.entitlements; path = ReactNativeSdkExample/ReactNativeSdkExample.entitlements; sourceTree = "<group>"; };
3939
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
40-
1D5315AB364D7B554AB6BDBF /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; };
40+
1D4A10CD5A176A2672FEA843 /* Pods-ReactNativeSdkExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.debug.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.debug.xcconfig"; sourceTree = "<group>"; };
4141
1FC6B09E65A7BD9F6864C5D8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = ReactNativeSdkExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
42-
274D967BFE0AC884F8ECC7AD /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
43-
2E75418810C1FA96EE7F2A52 /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; };
42+
75C8C5B6275D154ACC7A739D /* libPods-ReactNativeSdkExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ReactNativeSdkExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
4443
779227312DFA3FB500D69EC0 /* ReactNativeSdkExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExample-Bridging-Header.h"; sourceTree = "<group>"; };
4544
779227322DFA3FB500D69EC0 /* ReactNativeSdkExampleTests-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactNativeSdkExampleTests-Bridging-Header.h"; sourceTree = "<group>"; };
4645
779227332DFA3FB500D69EC0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = ReactNativeSdkExample/AppDelegate.swift; sourceTree = "<group>"; };
4746
77E3B5742EA71A4B001449CE /* IterableJwtGenerator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IterableJwtGenerator.swift; sourceTree = "<group>"; };
4847
77E3B5752EA71A4B001449CE /* JwtTokenModule.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = JwtTokenModule.mm; sourceTree = "<group>"; };
4948
77E3B5762EA71A4B001449CE /* JwtTokenModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JwtTokenModule.swift; sourceTree = "<group>"; };
5049
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = ReactNativeSdkExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
50+
CB3BD018E1F9E12F16E951B0 /* Pods-ReactNativeSdkExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReactNativeSdkExample.release.xcconfig"; path = "Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample.release.xcconfig"; sourceTree = "<group>"; };
5151
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
5252
/* End PBXFileReference section */
5353

@@ -63,7 +63,7 @@
6363
isa = PBXFrameworksBuildPhase;
6464
buildActionMask = 2147483647;
6565
files = (
66-
EB0D43EFAA5400C8CE9BD718 /* libPods-ReactNativeSdkExample.a in Frameworks */,
66+
EC8F867642C239490B660A0E /* libPods-ReactNativeSdkExample.a in Frameworks */,
6767
);
6868
runOnlyForDeploymentPostprocessing = 0;
6969
};
@@ -107,7 +107,7 @@
107107
isa = PBXGroup;
108108
children = (
109109
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
110-
274D967BFE0AC884F8ECC7AD /* libPods-ReactNativeSdkExample.a */,
110+
75C8C5B6275D154ACC7A739D /* libPods-ReactNativeSdkExample.a */,
111111
);
112112
name = Frameworks;
113113
sourceTree = "<group>";
@@ -149,8 +149,8 @@
149149
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
150150
isa = PBXGroup;
151151
children = (
152-
1D5315AB364D7B554AB6BDBF /* Pods-ReactNativeSdkExample.debug.xcconfig */,
153-
2E75418810C1FA96EE7F2A52 /* Pods-ReactNativeSdkExample.release.xcconfig */,
152+
1D4A10CD5A176A2672FEA843 /* Pods-ReactNativeSdkExample.debug.xcconfig */,
153+
CB3BD018E1F9E12F16E951B0 /* Pods-ReactNativeSdkExample.release.xcconfig */,
154154
);
155155
path = Pods;
156156
sourceTree = "<group>";
@@ -180,13 +180,13 @@
180180
isa = PBXNativeTarget;
181181
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "ReactNativeSdkExample" */;
182182
buildPhases = (
183-
8611E06F81FDE97F529D2E6E /* [CP] Check Pods Manifest.lock */,
183+
F2E9324E7AD2F7B160944423 /* [CP] Check Pods Manifest.lock */,
184184
13B07F871A680F5B00A75B9A /* Sources */,
185185
13B07F8C1A680F5B00A75B9A /* Frameworks */,
186186
13B07F8E1A680F5B00A75B9A /* Resources */,
187187
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
188-
1E23D51F2EED625C8E695921 /* [CP] Embed Pods Frameworks */,
189-
8BEEA55E95F34E408A649470 /* [CP] Copy Pods Resources */,
188+
7C9A38BA9F57B06E2BB2025C /* [CP] Embed Pods Frameworks */,
189+
ECD8817AEA59779F686EFF7E /* [CP] Copy Pods Resources */,
190190
);
191191
buildRules = (
192192
);
@@ -271,7 +271,7 @@
271271
shellPath = /bin/sh;
272272
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
273273
};
274-
1E23D51F2EED625C8E695921 /* [CP] Embed Pods Frameworks */ = {
274+
7C9A38BA9F57B06E2BB2025C /* [CP] Embed Pods Frameworks */ = {
275275
isa = PBXShellScriptBuildPhase;
276276
buildActionMask = 2147483647;
277277
files = (
@@ -288,43 +288,43 @@
288288
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-frameworks.sh\"\n";
289289
showEnvVarsInLog = 0;
290290
};
291-
8611E06F81FDE97F529D2E6E /* [CP] Check Pods Manifest.lock */ = {
291+
ECD8817AEA59779F686EFF7E /* [CP] Copy Pods Resources */ = {
292292
isa = PBXShellScriptBuildPhase;
293293
buildActionMask = 2147483647;
294294
files = (
295295
);
296296
inputFileListPaths = (
297+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist",
297298
);
298-
inputPaths = (
299-
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
300-
"${PODS_ROOT}/Manifest.lock",
301-
);
302-
name = "[CP] Check Pods Manifest.lock";
299+
name = "[CP] Copy Pods Resources";
303300
outputFileListPaths = (
304-
);
305-
outputPaths = (
306-
"$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt",
301+
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist",
307302
);
308303
runOnlyForDeploymentPostprocessing = 0;
309304
shellPath = /bin/sh;
310-
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
305+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n";
311306
showEnvVarsInLog = 0;
312307
};
313-
8BEEA55E95F34E408A649470 /* [CP] Copy Pods Resources */ = {
308+
F2E9324E7AD2F7B160944423 /* [CP] Check Pods Manifest.lock */ = {
314309
isa = PBXShellScriptBuildPhase;
315310
buildActionMask = 2147483647;
316311
files = (
317312
);
318313
inputFileListPaths = (
319-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-input-files.xcfilelist",
320314
);
321-
name = "[CP] Copy Pods Resources";
315+
inputPaths = (
316+
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
317+
"${PODS_ROOT}/Manifest.lock",
318+
);
319+
name = "[CP] Check Pods Manifest.lock";
322320
outputFileListPaths = (
323-
"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources-${CONFIGURATION}-output-files.xcfilelist",
321+
);
322+
outputPaths = (
323+
"$(DERIVED_FILE_DIR)/Pods-ReactNativeSdkExample-checkManifestLockResult.txt",
324324
);
325325
runOnlyForDeploymentPostprocessing = 0;
326326
shellPath = /bin/sh;
327-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ReactNativeSdkExample/Pods-ReactNativeSdkExample-resources.sh\"\n";
327+
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
328328
showEnvVarsInLog = 0;
329329
};
330330
/* End PBXShellScriptBuildPhase section */
@@ -420,7 +420,7 @@
420420
};
421421
13B07F941A680F5B00A75B9A /* Debug */ = {
422422
isa = XCBuildConfiguration;
423-
baseConfigurationReference = 1D5315AB364D7B554AB6BDBF /* Pods-ReactNativeSdkExample.debug.xcconfig */;
423+
baseConfigurationReference = 1D4A10CD5A176A2672FEA843 /* Pods-ReactNativeSdkExample.debug.xcconfig */;
424424
buildSettings = {
425425
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
426426
CLANG_ENABLE_MODULES = YES;
@@ -451,7 +451,7 @@
451451
};
452452
13B07F951A680F5B00A75B9A /* Release */ = {
453453
isa = XCBuildConfiguration;
454-
baseConfigurationReference = 2E75418810C1FA96EE7F2A52 /* Pods-ReactNativeSdkExample.release.xcconfig */;
454+
baseConfigurationReference = CB3BD018E1F9E12F16E951B0 /* Pods-ReactNativeSdkExample.release.xcconfig */;
455455
buildSettings = {
456456
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
457457
CLANG_ENABLE_MODULES = YES;

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-native": "0.80.3",
1919
"react-native-gesture-handler": "^2.26.0",
2020
"react-native-safe-area-context": "^5.4.0",
21-
"react-native-screens": "^4.10.0",
21+
"react-native-screens": ">=4.14.0 <4.19.0",
2222
"react-native-webview": "^13.14.1"
2323
},
2424
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"react-native-builder-bob": "^0.40.4",
9999
"react-native-gesture-handler": "^2.26.0",
100100
"react-native-safe-area-context": "^5.4.0",
101-
"react-native-screens": "^4.10.0",
101+
"react-native-screens": ">=4.14.0 <4.19.0",
102102
"react-native-webview": "^13.14.1",
103103
"react-test-renderer": "19.1.0",
104104
"release-it": "^17.10.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1967,7 +1967,7 @@ __metadata:
19671967
react-native-dotenv: ^3.4.11
19681968
react-native-gesture-handler: ^2.26.0
19691969
react-native-safe-area-context: ^5.4.0
1970-
react-native-screens: ^4.10.0
1970+
react-native-screens: ">=4.14.0 <4.19.0"
19711971
react-native-webview: ^13.14.1
19721972
react-test-renderer: 19.1.0
19731973
languageName: unknown
@@ -2008,7 +2008,7 @@ __metadata:
20082008
react-native-builder-bob: ^0.40.4
20092009
react-native-gesture-handler: ^2.26.0
20102010
react-native-safe-area-context: ^5.4.0
2011-
react-native-screens: ^4.10.0
2011+
react-native-screens: ">=4.14.0 <4.19.0"
20122012
react-native-webview: ^13.14.1
20132013
react-test-renderer: 19.1.0
20142014
release-it: ^17.10.0
@@ -11455,16 +11455,16 @@ __metadata:
1145511455
languageName: node
1145611456
linkType: hard
1145711457

11458-
"react-native-screens@npm:^4.10.0":
11459-
version: 4.17.1
11460-
resolution: "react-native-screens@npm:4.17.1"
11458+
"react-native-screens@npm:>=4.14.0 <4.19.0":
11459+
version: 4.18.0
11460+
resolution: "react-native-screens@npm:4.18.0"
1146111461
dependencies:
1146211462
react-freeze: ^1.0.0
1146311463
warn-once: ^0.1.0
1146411464
peerDependencies:
1146511465
react: "*"
1146611466
react-native: "*"
11467-
checksum: 7c17118bc1313acd6001e63bf1d6c6a95ca5250c9a06450cceec50768571648d2d5f3e17ed19fb757d176a65bbe80fcba142b937a92cbbc795a6da71243c375e
11467+
checksum: b7942efe7bf316ad66aabf6e3b8b999268d3b88b3d23affb0f90f627d8dd980172f79b48abf476d10c3466ba5123240ee3f18f8d0ff7db5b79b9772cb520afa0
1146811468
languageName: node
1146911469
linkType: hard
1147011470

0 commit comments

Comments
 (0)