From fa5cf75bb96d6843a0bedc444915ab653435771a Mon Sep 17 00:00:00 2001 From: Jian Chen Date: Fri, 19 Jul 2024 12:20:06 -0400 Subject: [PATCH] Podfile --- js/react_native/ios/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/react_native/ios/Podfile b/js/react_native/ios/Podfile index 0093d93c17d56..53c83948672a3 100644 --- a/js/react_native/ios/Podfile +++ b/js/react_native/ios/Podfile @@ -1,7 +1,7 @@ require_relative '../node_modules/react-native/scripts/react_native_pods' require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' -platform :ios, '15.0' +platform :ios, '13.0' def shared config = use_native_modules!