about summary refs log tree commit diff
path: root/ios/Podfile
diff options
context:
space:
mode:
Diffstat (limited to 'ios/Podfile')
-rw-r--r--ios/Podfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/Podfile b/ios/Podfile
index b4fa1f55f..abdbbf1d8 100644
--- a/ios/Podfile
+++ b/ios/Podfile
@@ -20,7 +20,6 @@ target 'app' do
     :app_path => "#{Pod::Config.instance.installation_root}/.."
   )
 
-  pod 'react-native-cameraroll', :path => '../node_modules/@react-native-camera-roll/camera-roll'
 
   target 'appTests' do
     inherit! :complete