Skip to content

Commit

Permalink
Update Podfile (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
bytehala authored Dec 24, 2021
1 parent c975c20 commit 5e20b9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Example/ios/Podfile
Original file line number Diff line number Diff line change
@@ -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, '10.0'
platform :ios, '11.0'

target 'InAppReview' do
config = use_native_modules!
Expand Down

0 comments on commit 5e20b9b

Please sign in to comment.