diff --git a/template/ios/Podfile b/template/ios/Podfile index 72b98d9244fb73..15021a3e451014 100644 --- a/template/ios/Podfile +++ b/template/ios/Podfile @@ -1,5 +1,5 @@ require_relative '../node_modules/react-native/scripts/react_native_pods' -require_relative '../node_modules/react-native/scripts/native_modules' +require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules' platform :ios, min_ios_version_supported prepare_react_native_project!