diff --git a/ios/Podfile b/ios/Podfile index a0735cd..9d029e3 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -6,7 +6,6 @@ target 'LanguageTransfer' do config = use_native_modules! use_react_native!(:path => config["reactNativePath"]) - pod 'RNGestureHandler', :path => '../node_modules/react-native-gesture-handler' target 'LanguageTransferTests' do inherit! :complete diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 1d40f04..6c9b0df 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -629,4 +629,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: bfa19de3e345f445377fed12260434b0ce04f43d -COCOAPODS: 1.11.3 +COCOAPODS: 1.15.2