ios: remove RNVectorIcons from podfile to prevent manual linking

This commit is contained in:
jkhsjdhjs 2020-01-21 19:33:24 +01:00
parent cff4aa0280
commit 92f6688e9a
Signed by: jkhsjdhjs
GPG Key ID: BAC6ADBAB7D576CC

View File

@ -34,8 +34,6 @@ target 'f0ckapp' do
pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec'
pod 'Folly', :podspec => '../node_modules/react-native/third-party-podspecs/Folly.podspec'
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'