upload images in composer v1
This commit is contained in:
parent
f5ff0fd274
commit
5ea750599d
10 changed files with 283 additions and 33 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue