Skip to content

Commit

Permalink
Don't use the internal native_modules.rb script yet
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Dec 2, 2022
1 parent 759056b commit 76dd07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/ios/Podfile
Original file line number Diff line number Diff line change
@@ -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!
Expand Down

0 comments on commit 76dd07b

Please sign in to comment.