move show carousel out of the component

This commit is contained in:
João Ferreiro
2022-11-29 16:00:21 +00:00
parent edb5a8ddb2
commit be71989e45
6 changed files with 56 additions and 59 deletions
-1
View File
@@ -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