move show carousel out of the component

This commit is contained in:
João Ferreiro 2022-11-29 16:00:21 +00:00
parent dcb361329e
commit 23ea592987
6 changed files with 56 additions and 59 deletions

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