update podfile

This commit is contained in:
Flummi 2020-01-21 18:47:08 +01:00
parent 70227f50c0
commit 98b43ea729

View File

@ -34,6 +34,8 @@ 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'