From c4de05cff65c1b81c135aeee6c8fe2ed6420ba5d Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Wed, 3 Feb 2021 10:50:46 -0800 Subject: Added package, configution --- ios/Podfile | 1 + 1 file changed, 1 insertion(+) (limited to 'ios/Podfile') diff --git a/ios/Podfile b/ios/Podfile index 64383591..0d33de2d 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -6,6 +6,7 @@ platform :ios, '10.0' target 'Frontend' do config = use_native_modules! use_react_native!(:path => config["reactNativePath"]) + # pod 'react-native-contacts', :path => '../node_modules/react-native-contacts' target 'FrontendTests' do inherit! :complete -- cgit v1.2.3-70-g09d2