upload images in composer v1

This commit is contained in:
João Ferreiro 2022-11-28 16:46:58 +00:00
parent f5ff0fd274
commit 5ea750599d
10 changed files with 283 additions and 33 deletions

View file

@ -20,6 +20,8 @@ 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
# Pods for testing