move show carousel out of the component
This commit is contained in:
parent
dcb361329e
commit
23ea592987
6 changed files with 56 additions and 59 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue