Revert "Add RNVectorIcons to podfile"

This reverts commit 0b0c8764ac.
This commit is contained in:
Marc Rousavy
2021-02-19 19:13:16 +01:00
parent 0b0c8764ac
commit 4f8784cfd9
2 changed files with 2 additions and 4 deletions

View File

@@ -8,9 +8,7 @@ target 'VisionCameraExample' do
use_react_native!(:path => config["reactNativePath"])
pod 'react-native-vision-camera', :path => '../..'
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
pod 'react-native-vision-camera', :path => '../..'
# Enables Flipper.
#