Fixed ios linking issue

This commit is contained in:
Michael Ilie
2020-08-10 15:23:33 -04:00
parent fbcd10dec0
commit 9d84056d5b
26 changed files with 140 additions and 93 deletions
+3 -1
View File
@@ -8,7 +8,9 @@ target 'blazerapp' do
use_react_native!(:path => config["reactNativePath"])
pod 'RNVectorIcons', :path => '../node_modules/react-native-vector-icons'
target 'blazerappTests' do
inherit! :complete